mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
add include_filelist.txt
This commit is contained in:
parent
173ca1d848
commit
674fc7114a
1 changed files with 21 additions and 0 deletions
21
include_filelist.txt
Normal file
21
include_filelist.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
# this file is sourced by: #
|
||||
############################
|
||||
# install-ngxblocker #
|
||||
# setup-ngxblocker #
|
||||
############################
|
||||
|
||||
CONF_FILES="
|
||||
globalblacklist.conf
|
||||
botblocker-nginx-settings.conf
|
||||
"
|
||||
|
||||
BOT_FILES="
|
||||
blockbots.conf
|
||||
ddos.conf
|
||||
whitelist-ips.conf
|
||||
whitelist-domains.conf
|
||||
blacklist-user-agents.conf
|
||||
blacklist-ips.conf
|
||||
bad-referrer-words.conf
|
||||
custom-bad-referrers.conf
|
||||
"
|
Loading…
Add table
Reference in a new issue