mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Add asn blocking
This commit is contained in:
@@ -20,4 +20,4 @@ core.register_action("pow-check", { 'http-req', }, bot_check.check_pow_status)
|
||||
core.register_action("decide-checks-necessary", { 'http-req', }, bot_check.decide_checks_necessary)
|
||||
core.register_action("kill-tor-circuit", { 'http-req', }, bot_check.kill_tor_circuit)
|
||||
core.register_action("set-lang-json", { 'http-req', }, bot_check.set_lang_json)
|
||||
core.register_action("set-ip-var", { 'http-req', }, bot_check.set_ip_var, 2)
|
||||
core.register_action("set-ip-var", { 'http-req', }, bot_check.set_ip_var, 3)
|
||||
|
Reference in New Issue
Block a user