|
16 | 16 |
|
17 | 17 | ### Version Information # |
18 | 18 | ################################################### |
19 | | -### Version: V3.2019.06.1118 |
20 | | -### Updated: Wed Jun 19 09:52:23 SAST 2019 |
| 19 | +### Version: V3.2019.06.1119 |
| 20 | +### Updated: Wed Jun 19 10:02:25 SAST 2019 |
21 | 21 | ### Bad Referrer Count: 6693 |
22 | | -### Bad Bot Count: 544 |
| 22 | +### Bad Bot Count: 550 |
23 | 23 | ################################################### |
24 | 24 | ### Version Information ## |
25 | 25 |
|
@@ -257,6 +257,7 @@ BrowserMatchNoCase "^(.*?)(\bcrawler.feedback\b)(.*)$" bad_bot |
257 | 257 | BrowserMatchNoCase "^(.*?)(\bcrawl.sogou.com\b)(.*)$" bad_bot |
258 | 258 | BrowserMatchNoCase "^(.*?)(\bCrazyWebCrawler\b)(.*)$" bad_bot |
259 | 259 | BrowserMatchNoCase "^(.*?)(\bCrescent\b)(.*)$" bad_bot |
| 260 | +BrowserMatchNoCase "^(.*?)(\bCrunchBot\b)(.*)$" bad_bot |
260 | 261 | BrowserMatchNoCase "^(.*?)(\bCSHttp\b)(.*)$" bad_bot |
261 | 262 | BrowserMatchNoCase "^(.*?)(\bCurious\b)(.*)$" bad_bot |
262 | 263 | BrowserMatchNoCase "^(.*?)(\bCusto\b)(.*)$" bad_bot |
@@ -304,6 +305,7 @@ BrowserMatchNoCase "^(.*?)(\bExtractorPro\b)(.*)$" bad_bot |
304 | 305 | BrowserMatchNoCase "^(.*?)(\bExtreme\ Picture\ Finder\b)(.*)$" bad_bot |
305 | 306 | BrowserMatchNoCase "^(.*?)(\bEyeNetIE\b)(.*)$" bad_bot |
306 | 307 | BrowserMatchNoCase "^(.*?)(\bEzooms\b)(.*)$" bad_bot |
| 308 | +BrowserMatchNoCase "^(.*?)(\bfacebookscraper\b)(.*)$" bad_bot |
307 | 309 | BrowserMatchNoCase "^(.*?)(\bFDM\b)(.*)$" bad_bot |
308 | 310 | BrowserMatchNoCase "^(.*?)(\bFemtosearchBot\b)(.*)$" bad_bot |
309 | 311 | BrowserMatchNoCase "^(.*?)(\bFHscan\b)(.*)$" bad_bot |
@@ -488,6 +490,7 @@ BrowserMatchNoCase "^(.*?)(\bPage\ Analyzer\b)(.*)$" bad_bot |
488 | 490 | BrowserMatchNoCase "^(.*?)(\bPageGrabber\b)(.*)$" bad_bot |
489 | 491 | BrowserMatchNoCase "^(.*?)(\bpage\ scorer\b)(.*)$" bad_bot |
490 | 492 | BrowserMatchNoCase "^(.*?)(\bPageScorer\b)(.*)$" bad_bot |
| 493 | +BrowserMatchNoCase "^(.*?)(\bPandalytics\b)(.*)$" bad_bot |
491 | 494 | BrowserMatchNoCase "^(.*?)(\bPanscient\b)(.*)$" bad_bot |
492 | 495 | BrowserMatchNoCase "^(.*?)(\bPapa\ Foto\b)(.*)$" bad_bot |
493 | 496 | BrowserMatchNoCase "^(.*?)(\bPavuk\b)(.*)$" bad_bot |
@@ -573,6 +576,7 @@ BrowserMatchNoCase "^(.*?)(\bSnake\b)(.*)$" bad_bot |
573 | 576 | BrowserMatchNoCase "^(.*?)(\bSnapbot\b)(.*)$" bad_bot |
574 | 577 | BrowserMatchNoCase "^(.*?)(\bSnoopy\b)(.*)$" bad_bot |
575 | 578 | BrowserMatchNoCase "^(.*?)(\bSocialRankIOBot\b)(.*)$" bad_bot |
| 579 | +BrowserMatchNoCase "^(.*?)(\bSociscraper\b)(.*)$" bad_bot |
576 | 580 | BrowserMatchNoCase "^(.*?)(\bsogouspider\b)(.*)$" bad_bot |
577 | 581 | BrowserMatchNoCase "^(.*?)(\bSogou\ web\ spider\b)(.*)$" bad_bot |
578 | 582 | BrowserMatchNoCase "^(.*?)(\bSosospider\b)(.*)$" bad_bot |
@@ -628,6 +632,7 @@ BrowserMatchNoCase "^(.*?)(\bTwengaBot\b)(.*)$" bad_bot |
628 | 632 | BrowserMatchNoCase "^(.*?)(\bTwice\b)(.*)$" bad_bot |
629 | 633 | BrowserMatchNoCase "^(.*?)(\bTyphoeus\b)(.*)$" bad_bot |
630 | 634 | BrowserMatchNoCase "^(.*?)(\bUnisterBot\b)(.*)$" bad_bot |
| 635 | +BrowserMatchNoCase "^(.*?)(\bUpflow\b)(.*)$" bad_bot |
631 | 636 | BrowserMatchNoCase "^(.*?)(\bURLy.Warning\b)(.*)$" bad_bot |
632 | 637 | BrowserMatchNoCase "^(.*?)(\bURLy\ Warning\b)(.*)$" bad_bot |
633 | 638 | BrowserMatchNoCase "^(.*?)(\bVacuum\b)(.*)$" bad_bot |
|
0 commit comments