aboutsummaryrefslogtreecommitdiff
path: root/data/botPolicies.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/botPolicies.json')
-rw-r--r--data/botPolicies.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/data/botPolicies.json b/data/botPolicies.json
index dbc3d35..1993d22 100644
--- a/data/botPolicies.json
+++ b/data/botPolicies.json
@@ -1,6 +1,13 @@
{
"bots": [
{
+ "name": "cloudflare-workers",
+ "headers_regex": {
+ "CF-Worker": ".*"
+ },
+ "action": "DENY"
+ },
+ {
"name": "ai-robots-txt",
"user_agent_regex": "AI2Bot|Ai2Bot-Dolma|Amazonbot|anthropic-ai|Applebot|Applebot-Extended|Brightbot 1.0|Bytespider|CCBot|ChatGPT-User|Claude-Web|ClaudeBot|cohere-ai|cohere-training-data-crawler|Crawlspace|Diffbot|DuckAssistBot|FacebookBot|FriendlyCrawler|Google-Extended|GoogleOther|GoogleOther-Image|GoogleOther-Video|GPTBot|iaskspider/2.0|ICC-Crawler|ImagesiftBot|img2dataset|ISSCyberRiskCrawler|Kangaroo Bot|Meta-ExternalAgent|Meta-ExternalFetcher|OAI-SearchBot|omgili|omgilibot|PanguBot|Perplexity-User|PerplexityBot|PetalBot|Scrapy|SemrushBot-OCOB|SemrushBot-SWA|Sidetrade indexer bot|Timpibot|VelenPublicWebCrawler|Webzio-Extended|YouBot",
"action": "DENY"
@@ -680,4 +687,4 @@
}
],
"dnsbl": false
-}
+} \ No newline at end of file