๐Ÿ“ฆ SukkaW / cloudflare-block-bad-bot-ruleset

๐Ÿ“„ good-bot.rules ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12(cf.client.bot) or
(http.user_agent contains "duckduckgo") or
(http.user_agent contains "facebookexternalhit") or
(http.user_agent contains "Feedfetcher-Google") or
(http.user_agent contains "LinkedInBot") or
(http.user_agent contains "Mediapartners-Google") or
(http.user_agent contains "msnbot") or
(http.user_agent contains "Slackbot") or
(http.user_agent contains "TwitterBot") or
(http.user_agent contains "ia_archive") or
(http.user_agent contains "yahoo")