blacklist-user-agents.conf 427 B

1234567
  1. # Add One Entry Per Line - List all the extra bad User-Agents you want to permanently block
  2. # This is for User-Agents that are not included in the main list of the bot blocker
  3. # This allows you finer control of keeping certain bots blocked and automatic updates will
  4. # Never be able to remove this custom list of yours
  5. BrowserMatchNoCase "^MyVeryBadUserAgent" bad_bot=1
  6. BrowserMatchNoCase "^AnotherVeryBadUserAgent" bad_bot=1