mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-05 06:11:53 +08:00
12 lines
No EOL
168 B
JSON
12 lines
No EOL
168 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "Cloudflare Workers",
|
|
"headers_regex": {
|
|
"CF-Worker": ".*"
|
|
},
|
|
"action": "DENY"
|
|
}
|
|
],
|
|
"dnsbl": false
|
|
} |