diff options
Diffstat (limited to 'data/botPolicies.json')
| -rw-r--r-- | data/botPolicies.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/botPolicies.json b/data/botPolicies.json index 1993d22..72d38dc 100644 --- a/data/botPolicies.json +++ b/data/botPolicies.json @@ -671,16 +671,6 @@ "action": "DENY" }, { - "name": "generic-bot-catchall", - "user_agent_regex": "(?i:bot|crawler)", - "action": "CHALLENGE", - "challenge": { - "difficulty": 16, - "report_as": 4, - "algorithm": "slow" - } - }, - { "name": "generic-browser", "user_agent_regex": "Mozilla|Opera", "action": "CHALLENGE" |
