mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V4.2024.04.4455 [ci skip]
This commit is contained in:
parent
87e7bba792
commit
98b424a2fa
35 changed files with 332 additions and 254 deletions
|
@ -1,2 +1,2 @@
|
|||
10.1.0.10 1;
|
||||
10.1.1.74 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -60,4 +60,5 @@
|
|||
|
||||
# START MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
"~*(?:\b)GoogleBot(?:\b|)" 2;
|
||||
"~*(?:\b)Applebot(?:\b|)" 4;
|
||||
# END MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.10 0;
|
||||
10.1.1.74 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.04.4454
|
||||
### Updated: Wed Apr 24 12:15:26 UTC 2024
|
||||
### Version: V4.2024.04.4455
|
||||
### Updated: Wed Apr 24 12:33:41 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 659
|
||||
###################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue