mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
ne wjson map format for excluding exits
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#127.0.0.1/24
|
||||
#10.0.0.0/24
|
||||
|
@@ -1,4 +1,4 @@
|
||||
127.0.0.1 1
|
||||
127.0.0.1/captcha 2
|
||||
localhost 1
|
||||
localhost/captcha 2
|
||||
127.0.0.1 {"m":1,"t":true}
|
||||
127.0.0.1/captcha {"m":2}
|
||||
localhost {"m":1}
|
||||
localhost/captcha {"m":2}
|
||||
|
Reference in New Issue
Block a user