mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
V3.2017.06.606 [ci skip]
This commit is contained in:
parent
1dfc535937
commit
ecb0297e48
7 changed files with 25 additions and 19 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
##### Version Information #
|
||||
********************************************
|
||||
#### Version: V3.2017.06.605
|
||||
#### Bad Referrer Count: 4876
|
||||
#### Version: V3.2017.06.606
|
||||
#### Bad Referrer Count: 4877
|
||||
#### Bad Bot Count: 480
|
||||
********************************************
|
||||
##### Version Information ##
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
##### Version Information #
|
||||
********************************************
|
||||
#### Version: V3.2017.06.605
|
||||
#### Bad Referrer Count: 4876
|
||||
#### Version: V3.2017.06.606
|
||||
#### Bad Referrer Count: 4877
|
||||
#### Bad Bot Count: 480
|
||||
********************************************
|
||||
##### Version Information ##
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
##### Version Information #
|
||||
********************************************
|
||||
#### Version: V3.2017.06.605
|
||||
#### Bad Referrer Count: 4876
|
||||
#### Version: V3.2017.06.606
|
||||
#### Bad Referrer Count: 4877
|
||||
#### Bad Bot Count: 480
|
||||
********************************************
|
||||
##### Version Information ##
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.06.605
|
||||
### Updated: Sat Jun 24 12:18:59 SAST 2017
|
||||
### Version: V3.2017.06.606
|
||||
### Updated: Sun Jun 25 13:10:45 SAST 2017
|
||||
### Bad Referrer Count: 4876
|
||||
### Bad Bot Count: 480
|
||||
###################################################
|
||||
|
@ -17,6 +17,7 @@
|
|||
### and not actually block out entirely. It is powerful and also flexible.
|
||||
|
||||
### Created By: https://github.com/mitchellkrogza/
|
||||
### Repo Url: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||
### Copyright Mitchell Krog - <mitchellkrog@gmail.com>
|
||||
|
||||
### Tested on: nginx/1.10.3 (Ubuntu 16.04)
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.06.605
|
||||
### Updated: Sat Jun 24 12:18:59 SAST 2017
|
||||
### Version: V3.2017.06.606
|
||||
### Updated: Sun Jun 25 13:10:45 SAST 2017
|
||||
### Bad Referrer Count: 4876
|
||||
### Bad Bot Count: 480
|
||||
###################################################
|
||||
|
@ -17,6 +17,7 @@
|
|||
### and not actually block out entirely. It is powerful and also flexible.
|
||||
|
||||
### Created By: https://github.com/mitchellkrogza/
|
||||
### Repo Url: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||
### Copyright Mitchell Krog - <mitchellkrog@gmail.com>
|
||||
|
||||
### Tested on: nginx/1.10.3 (Ubuntu 16.04)
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.06.606
|
||||
### Updated: Sun Jun 25 13:10:46 SAST 2017
|
||||
### Bad Referrer Count: 4877
|
||||
### Bad Bot Count: 480
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
||||
User-agent: 360Spider
|
||||
Disallow:/
|
||||
User-agent: 80legs
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.06.19
|
||||
### Updated: Sun Jun 25 12:40:08 SAST 2017
|
||||
### Bad Referrer Count: 4882
|
||||
### Version: V3.2017.06.606
|
||||
### Updated: Sun Jun 25 13:10:45 SAST 2017
|
||||
### Bad Referrer Count: 4876
|
||||
### Bad Bot Count: 480
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
@ -843,8 +843,6 @@ map $http_referer $bad_referer {
|
|||
# END CUSTOM BAD REFERRERS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
# START BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
"~*00000000000000000000000000.com" 1;
|
||||
"~*0000000000000000000.com" 1;
|
||||
"~*000free.us" 1;
|
||||
"~*007angels.com" 1;
|
||||
"~*00author.com" 1;
|
||||
|
@ -862,8 +860,6 @@ map $http_referer $bad_referer {
|
|||
"~*101raccoon.ru" 1;
|
||||
"~*108shot.com" 1;
|
||||
"~*10bet.com" 1;
|
||||
"~*1111111111111111111111111111.com" 1;
|
||||
"~*11111111111111111111.com" 1;
|
||||
"~*11235813.webzdarma.cz" 1;
|
||||
"~*11pikachu.ru" 1;
|
||||
"~*123any.com" 1;
|
||||
|
@ -890,8 +886,6 @@ map $http_referer $bad_referer {
|
|||
"~*202ch.com" 1;
|
||||
"~*20pascals.nl" 1;
|
||||
"~*214jaluwobapef.cf" 1;
|
||||
"~*222222222222222222222222222222222222.com" 1;
|
||||
"~*22222222222222222222.com" 1;
|
||||
"~*24videos.tv" 1;
|
||||
"~*24x7-server-support.site" 1;
|
||||
"~*256bit.by" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue