Skip to content

Commit 449e77a

Browse files
authored
Merge pull request #29 from Setono/create-pull-request/patch
Changes by create-pull-request action
2 parents f9ade31 + 6f1be44 commit 449e77a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/BotDetector/Bots.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,8 @@ final class Bots
291291
|Kaspersky\sLab\sCFR\slink\sresolver
292292
|eZ\sPublish\sLink\sValidator
293293
|woorankreview
294-
|(Match|LinkCheck)\sby\sSiteimprove.com
294+
|by\sSiteimprove\.com
295+
|Image\ssize\sby\sSiteimprove\.com
295296
|CATExplorador
296297
|Buck
297298
|tracemyfile
@@ -483,6 +484,8 @@ final class Bots
483484
|BrightEdge\sCrawler/([\d+.]+)
484485
|sfFeedReader/([\d+.]+)
485486
|cyberscan.io
487+
|deepcrawl\.com
488+
|RepoLookoutBot
486489
|[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]|$)
487490
#x";
488491
}

0 commit comments

Comments
 (0)