mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
13 lines
169 B
JSON
13 lines
169 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "Cloudflare Workers",
|
|
"headers_regex": {
|
|
"CF-Worker": ".*"
|
|
},
|
|
"action": "DENY"
|
|
}
|
|
],
|
|
"dnsbl": false
|
|
}
|