Skip to content

Commit

Permalink
Merge pull request #27 from Setono/create-pull-request/patch
Browse files Browse the repository at this point in the history
Changes by create-pull-request action
  • Loading branch information
loevgaard authored Jun 2, 2023
2 parents 82077c5 + 0dd0b5d commit 81872f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/BotDetector/Bots.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ final class Bots
|Nmap\sScripting\sEngine
|Nuzzel
|Octopus\s[0-9]
|OnlineOrNot.com_bot
|omgili
|OpenindexSpider
|spbot
Expand Down Expand Up @@ -305,6 +306,7 @@ final class Bots
|SMTBot
|LCC
|Startpagina-Linkchecker
|MoodleBot-Linkchecker
|GTmetrix
|Nutch
|Seobility
Expand Down Expand Up @@ -344,6 +346,7 @@ final class Bots
|scaninfo@(?:expanseinc|paloaltonetworks).com
|HuaweiWebCatBot
|Hatena-Favicon
|Hatena-?Bookmark
|RyowlEngine/(\d+)
|OdklBot/(\d+)
|Mediatoolkitbot
Expand Down Expand Up @@ -474,6 +477,10 @@ final class Bots
|FemtosearchBot/([\d+.]+)
|AdsTxtCrawler/([\d+.]+)
|Morningscore
|Uptime-Kuma/([\d+.]+)
|ChatGPT-User
|BrightEdge\sCrawler/([\d+.]+)
|sfFeedReader/([\d+.]+)
|[a-z0-9\-_]*((?<!cu|power[\s_]|m[\s_])bot(?![\s_]TAB|[\s_]?5[0-9]|[\s_]Senior|[\s_]Junior)|crawler|crawl|checker|archiver|transcoder|spider)([^a-z]|$)
#x";
}

0 comments on commit 81872f3

Please sign in to comment.