mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 16:28:17 +00:00
12 lines
168 B
JSON
12 lines
168 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "Cloudflare Workers",
|
|
"headers_regex": {
|
|
"CF-Worker": ".*"
|
|
},
|
|
"action": "DENY"
|
|
}
|
|
],
|
|
"dnsbl": false
|
|
} |