mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
Update globalblacklist.template
Add Bunny.net IP Range whitelisting insertion REF: #476
This commit is contained in:
parent
870223d87d
commit
95dcdbccee
1 changed files with 10 additions and 0 deletions
|
@ -18629,6 +18629,16 @@ geo $validate_client {
|
|||
2c0f:f248::/32 0;
|
||||
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
# ---------------------------------
|
||||
# WHITELIST BUNNY.NET CDN IP RANGES
|
||||
# ---------------------------------
|
||||
|
||||
# START BUNNY.NET CDN ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
# END BUNNY.NET CDN ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
|
||||
|
||||
# -------------------------------------------------
|
||||
# BLACKLIST IP addresses and IP Ranges Customizable
|
||||
# -------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue