mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
Regex formatting generator script test.
- dots need to be escaped, leads to false positives.
This commit is contained in:
parent
afde0f9eda
commit
6f5bb2be6e
4 changed files with 96 additions and 0 deletions
|
@ -77,6 +77,7 @@ sudo $TRAVIS_BUILD_DIR/travisCI/modify-config-readme-files.sh
|
|||
sudo $TRAVIS_BUILD_DIR/travisCI/generate-robots.sh
|
||||
sudo $TRAVIS_BUILD_DIR/travisCI/generate-google-disavow.sh
|
||||
php ./travisCI/generate-google-exclude.php
|
||||
php ./travisCI/generate-regex-format-referrers.php
|
||||
|
||||
# *************************************
|
||||
# Add all the modified files and commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue