ne wjson map format for excluding exits

This commit is contained in:
Thomas Lynch
2023-06-15 20:52:36 +10:00
parent 1df8277ee2
commit eb82a3d391
4 changed files with 26 additions and 21 deletions

View File

@@ -1,2 +0,0 @@
#127.0.0.1/24
#10.0.0.0/24

View File

@@ -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}