Skip to content

Commit

Permalink
Merge pull request #14 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 committed Jun 27, 2022
2 parents 94c15ba + db59f2f commit 544248b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/BotDetector/Bots.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ final class Bots
|kouio
|larbin
|([A-z0-9]*)-Lighthouse
|last-modified\.com
|linkdexbot|linkdex\.com
|LinkedInBot
|ltx71
Expand Down Expand Up @@ -311,7 +312,7 @@ final class Bots
|Domains\sProject
|PetalBot
|SerendeputyBot
|ias-va.*admantx.*service-fetcher
|ias-(?:va|sg).*admantx.*service-fetcher|admantx.com.*service-fetcher
|SemanticScholarBot
|VelenPublicWebCrawler
|Barkrowler
Expand Down Expand Up @@ -409,6 +410,14 @@ final class Bots
|adstxtlab.com
|Iframely/([\d+.]+)
|DomainStatsBot/([\d+.]+)
|aiHitBot/([\d+.]+)
|DomainCrawler/
|DNSResearchBot
|GitCrawlerBot
|AdAuth/([\d+.]+)
|faveeo.com
|kozmonavt\.
|CriteoBot/
|[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 544248b

Please sign in to comment.