Commit graph

7 commits

Author SHA1 Message Date
Mitchell Krog
9f4f2436f6 New regex formatting of bad referrers with dots escaped.
- Dots . need to be escaped as it leads to false positives.
- Reported in https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/61
2017-07-10 17:47:46 +02:00
Mitchell Krog
6f5bb2be6e Regex formatting generator script test.
- dots need to be escaped, leads to false positives.
2017-07-10 17:37:36 +02:00
Mitchell Krog
73cd9c43b9 Revert "Fix file dupe copy errors & trace errors in one of the bash script running them with sh -x"
This reverts commit c2f8533762.
2017-06-28 16:39:42 +02:00
Mitchell Krog
c2f8533762 Fix file dupe copy errors & trace errors in one of the bash script running them with sh -x 2017-06-28 15:19:08 +02:00
Mitchell Krog
1dfc535937 First Test of TravisCI doing all generation of the bad blocker files using pull requests on _generator_lists 2017-06-25 13:08:18 +02:00
Mitchell Krog
c0abd34827 Tidy up Travis Build Scripts 2017-06-24 12:13:39 +02:00
Mitchell Krog
6a91d8a63f Some changes to Travis and Modify/Commit Script 2017-06-24 11:54:16 +02:00
Renamed from travisCI/change-file.sh (Browse further)