Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard authored May 15, 2023
1 parent 82077c5 commit 6e6f59c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/BotDetector/Bots.php
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ final class Bots
|SMTBot
|LCC
|Startpagina-Linkchecker
|MoodleBot-Linkchecker
|GTmetrix
|Nutch
|Seobility
Expand Down Expand Up @@ -344,6 +345,7 @@ final class Bots
|scaninfo@(?:expanseinc|paloaltonetworks).com
|HuaweiWebCatBot
|Hatena-Favicon
|Hatena-?Bookmark
|RyowlEngine/(\d+)
|OdklBot/(\d+)
|Mediatoolkitbot
Expand Down Expand Up @@ -474,6 +476,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 6e6f59c

Please sign in to comment.