Browse Source

Update js/legacy.js

Co-authored-by: El RIDO <elrido@gmx.net>
Cloudscape Germany 6 months ago
parent
commit
0d24bac155
1 changed files with 2 additions and 4 deletions
  1. 2 4
      js/legacy.js

+ 2 - 4
js/legacy.js

@@ -60,10 +60,8 @@
          */
         var badBotUA = [
             // Generic bot identifiers
-            'bot/',
-            'Bot/',
-            '-bot',
-            '-Bot',
+            'bot',
+            'Bot',
             'crawler',
             'Crawler',
             'spider',