diff options
Diffstat (limited to 'data/botPolicies.json')
| -rw-r--r-- | data/botPolicies.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/botPolicies.json b/data/botPolicies.json index 25a7b77..d0e27a2 100644 --- a/data/botPolicies.json +++ b/data/botPolicies.json @@ -344,12 +344,6 @@ ] }, { - "_comment": "This has been reverse-engineered through making iMessage's preview function hit a URL that prints the user-agent in the server logs.", - "name": "iMessage preview", - "user_agent_regex": ".*facebookexternalhit/1\\.1 Facebot Twitterbot/1\\.0$", - "action": "ALLOW" - }, - { "name": "us-artificial-intelligence-scraper", "user_agent_regex": "\\+https\\://github\\.com/US-Artificial-Intelligence/scraper", "action": "DENY" |
