Hello,
Another bot that's bugging my forum with multiple 'guests' online. How can I block this one in my .htaccess?
This is in my .htaccess already to block bots:
Another bot that's bugging my forum with multiple 'guests' online. How can I block this one in my .htaccess?
ias-va/3.3 (former https://www.admantx.com + https://integralads.com/about-ias/)
This is in my .htaccess already to block bots:
Code:
##spammersOptions +FollowSymLinksRewriteEngine OnRewriteBase /RewriteCond %{HTTP_USER_AGENT} AhrefsBot/6.1|Ahrefs|Baiduspider|BLEXBot|SemrushBot|claudebot|YandexBot/3.0|Bytespider|YandexBot|Mb2345Browser|LieBaoFast|zh-CN|MicroMessenger|zh_CN|Kinza|Datanyze|serpstatbot|spaziodati|OPPO\sA33|AspiegelBot|PetalBot [NC]RewriteRule ^ - [F,L]##Block-SpammersBrowserMatchNoCase "libwww-perl" bad_botBrowserMatchNoCase "wget" bad_botBrowserMatchNoCase "LieBaoFast" bad_botBrowserMatchNoCase "Mb2345Browser" bad_botBrowserMatchNoCase "zh-CN" bad_botBrowserMatchNoCase "MicroMessenger" bad_botBrowserMatchNoCase "zh_CN" bad_botBrowserMatchNoCase "Kinza" bad_botBrowserMatchNoCase "Bytespider" bad_botBrowserMatchNoCase "Baiduspider" bad_botBrowserMatchNoCase "Sogou" bad_botBrowserMatchNoCase "Datanyze" bad_botBrowserMatchNoCase "AspiegelBot" bad_botBrowserMatchNoCase "adscanner" bad_botBrowserMatchNoCase "serpstatbot" bad_botBrowserMatchNoCase "spaziodat" bad_botBrowserMatchNoCase "undefined" bad_botBrowserMatchNoCase "claudebot" bad_botOrder Deny,AllowDeny from env=bad_bot
Statistics: Posted by deninho32 — Tue Apr 30, 2024 6:29 pm