|
16 | 16 |
|
17 | 17 | ### Version Information # |
18 | 18 | ################################################### |
19 | | -### Version: V3.2019.06.1120 |
20 | | -### Updated: Wed Jun 19 10:21:07 SAST 2019 |
| 19 | +### Version: V3.2019.06.1121 |
| 20 | +### Updated: Thu Jun 20 09:12:26 SAST 2019 |
21 | 21 | ### Bad Referrer Count: 6693 |
22 | | -### Bad Bot Count: 554 |
| 22 | +### Bad Bot Count: 556 |
23 | 23 | ################################################### |
24 | 24 | ### Version Information ## |
25 | 25 |
|
@@ -276,6 +276,7 @@ BrowserMatchNoCase "^(.*?)(\bDirbuster\b)(.*)$" bad_bot |
276 | 276 | BrowserMatchNoCase "^(.*?)(\bDisco\b)(.*)$" bad_bot |
277 | 277 | BrowserMatchNoCase "^(.*?)(\bDiscobot\b)(.*)$" bad_bot |
278 | 278 | BrowserMatchNoCase "^(.*?)(\bDiscoverybot\b)(.*)$" bad_bot |
| 279 | +BrowserMatchNoCase "^(.*?)(\bDispatch\b)(.*)$" bad_bot |
279 | 280 | BrowserMatchNoCase "^(.*?)(\bDittoSpyder\b)(.*)$" bad_bot |
280 | 281 | BrowserMatchNoCase "^(.*?)(\bDnyzBot\b)(.*)$" bad_bot |
281 | 282 | BrowserMatchNoCase "^(.*?)(\bDomainAppender\b)(.*)$" bad_bot |
@@ -378,6 +379,7 @@ BrowserMatchNoCase "^(.*?)(\bJamesBOT\b)(.*)$" bad_bot |
378 | 379 | BrowserMatchNoCase "^(.*?)(\bJbrofuzz\b)(.*)$" bad_bot |
379 | 380 | BrowserMatchNoCase "^(.*?)(\bJennyBot\b)(.*)$" bad_bot |
380 | 381 | BrowserMatchNoCase "^(.*?)(\bJetCar\b)(.*)$" bad_bot |
| 382 | +BrowserMatchNoCase "^(.*?)(\bJetty\b)(.*)$" bad_bot |
381 | 383 | BrowserMatchNoCase "^(.*?)(\bJikeSpider\b)(.*)$" bad_bot |
382 | 384 | BrowserMatchNoCase "^(.*?)(\bJOC\ Web\ Spider\b)(.*)$" bad_bot |
383 | 385 | BrowserMatchNoCase "^(.*?)(\bJoomla\b)(.*)$" bad_bot |
@@ -473,6 +475,7 @@ BrowserMatchNoCase "^(.*?)(\bNICErsPRO\b)(.*)$" bad_bot |
473 | 475 | BrowserMatchNoCase "^(.*?)(\bNiki-bot\b)(.*)$" bad_bot |
474 | 476 | BrowserMatchNoCase "^(.*?)(\bNikto\b)(.*)$" bad_bot |
475 | 477 | BrowserMatchNoCase "^(.*?)(\bNimbleCrawler\b)(.*)$" bad_bot |
| 478 | +BrowserMatchNoCase "^(.*?)(\bNimbostratus\b)(.*)$" bad_bot |
476 | 479 | BrowserMatchNoCase "^(.*?)(\bNinja\b)(.*)$" bad_bot |
477 | 480 | BrowserMatchNoCase "^(.*?)(\bNmap\b)(.*)$" bad_bot |
478 | 481 | BrowserMatchNoCase "^(.*?)(\bNPbot\b)(.*)$" bad_bot |
|
0 commit comments