mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
update config for crawler-whitelist, cleanup a few things in the example
This commit is contained in:
10
haproxy/map/crawler-whitelist.map
Normal file
10
haproxy/map/crawler-whitelist.map
Normal file
@ -0,0 +1,10 @@
|
||||
2001:4860:4801:10::/64
|
||||
2001:4860:4801:11::/64
|
||||
2001:4860:4801:12::/64
|
||||
2001:4860:4801:13::/64
|
||||
2001:4860:4801:14::/64
|
||||
2001:4860:4801:15::/64
|
||||
2001:4860:4801:16::/64
|
||||
2001:4860:4801:17::/64
|
||||
2001:4860:4801:18::/64
|
||||
2001:4860:4801:19::/64
|
@ -1,3 +1,2 @@
|
||||
localhost 1
|
||||
127.0.0.1 1
|
||||
127.0.0.1/captcha 2
|
||||
|
@ -1 +1 @@
|
||||
localhost {"pd":23,"pt":"sha256","cip":true,"cex":600}
|
||||
127.0.0.1 {"pd":"argon2","pt":23,"cip":false,"cex":43200}
|
||||
|
@ -1,2 +1 @@
|
||||
127.0.0.1 127.0.0.1:81
|
||||
localhost 127.0.0.1:8200
|
||||
|
Reference in New Issue
Block a user