blacklist-user-agents.conf 691 B

1234567891011121314151617181920
  1. # *************************
  2. # BLACKLIST ADDITIONAL BOTS
  3. # *************************
  4. #BrowserMatchNoCase "^(.*?)(\bMyVeryBadUserAgentName\b)(.*)$" bad_bot
  5. #BrowserMatchNoCase "^(.*?)(\bMy\ Bad\ User\ Agent\b)(.*)$" bad_bot
  6. # *************************
  7. # WHITELIST ADDITIONAL BOTS
  8. # *************************
  9. #BrowserMatchNoCase "^(.*?)(\bMyVeryGoodUserAgentName\b)(.*)$" good_bot
  10. #BrowserMatchNoCase "^(.*?)(\bMy\ Bad\ User\ Agent\b)(.*)$" good_bot
  11. #######################################
  12. ########## CUSTOM for dev.daw #########
  13. #######################################
  14. #######################################
  15. ########## CUSTOM for dev.dw ##########
  16. #######################################