Add user agent blocklist file for bot detection
- Created a new file `ua-blocklist.txt` to store URLs for bad user agent lists. - The lists will be fetched every 24 hours and cached for improved bot detection.
This commit is contained in:
4
ua-blocklist.txt
Normal file
4
ua-blocklist.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# Add URLs for bad user agent lists here, one per line.
|
||||
# They will be fetched every 24 hours and cached in .cache/bad-user-agents.txt
|
||||
https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/refs/heads/master/_generator_lists/bad-user-agents.list
|
||||
|
||||
Reference in New Issue
Block a user