mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 23:34:41 +00:00
Update botblocker-nginx-settings.conf
This commit is contained in:
parent
75056690c8
commit
01bbf29b51
4 changed files with 6 additions and 44 deletions
|
@ -62,7 +62,7 @@ echo "${bold}${yellow}----------------------------------------------------------
|
|||
printf "\n\n"
|
||||
sleep 10s
|
||||
|
||||
ratelimittestfile=${TRAVIS_BUILD_DIR}/.dev-tools/test_units/ratelimittest.txt
|
||||
ratelimittestfile=${TRAVIS_BUILD_DIR}/.dev-tools/test_units/ratelimittest-beta.txt
|
||||
truncate -s 0 ${ratelimittestfile}
|
||||
curl -A "GoogleBot" http://localhost:9000 2>&1 > ${ratelimittestfile} &
|
||||
curl -A "GoogleBot" http://localhost:9000 2>&1 >> ${ratelimittestfile} &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue