Commit graph

20 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
50ec9ca29b Referrers (+)
- Some syntax fixes in scripts
2017-07-10 10:41:15 +02:00
Mitchell Krog
3fc4cc8767 modify regex for bots to case-insensitive 2017-07-07 11:52:56 +02:00
Mitchell Krog
b62b072504 fix template file for generate-blacklist 2017-07-06 17:30:12 +02:00
Mitchell Krog
d6594003a1 fix to generate-blacklist script 2017-07-06 17:26:31 +02:00
Mitchell Krog
35fa479055 Fix to generate-blacklist not writing date into globalblacklist.conf 2017-07-06 17:18:34 +02:00
Mitchell Krog
a8932fc8f0 Typo fix in generate-blacklist script. 2017-07-06 16:37:14 +02:00
Mitchell Krog
751f2198cf Bring New Travis Generator and Testing Scripts Online 2017-07-06 15:31:09 +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
a8a1f7b782 Revert "Fix Travis CI Build Errors (strange cat errors that did not exist before causing generation of globalblacklist.conf to fail)"
This reverts commit 2d1e72c323.
2017-06-28 16:39:29 +02:00
Mitchell Krog
73c6cd0e59 Revert "Fix Travis (01)"
This reverts commit 7bc6e5d4f7.
2017-06-28 16:26:37 +02:00
Mitchell Krog
aa1d1ecfa2 Revert "Fix Travis (02)"
This reverts commit 1d26ce8a5d.
2017-06-28 16:26:30 +02:00
Mitchell Krog
aa7baae935 Revert "Fix Travis (03)"
This reverts commit 626fc47885.
2017-06-28 16:26:05 +02:00
Mitchell Krog
626fc47885 Fix Travis (03) 2017-06-28 16:03:21 +02:00
Mitchell Krog
1d26ce8a5d Fix Travis (02) 2017-06-28 15:54:07 +02:00
Mitchell Krog
7bc6e5d4f7 Fix Travis (01) 2017-06-28 15:45:15 +02:00
Mitchell Krog
2d1e72c323 Fix Travis CI Build Errors (strange cat errors that did not exist before causing generation of globalblacklist.conf to fail) 2017-06-28 15:33:20 +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
acd97ea56b Fix Directory Typo's in generate-blacklist.sh 2017-06-27 15:04:46 +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