mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
[MASTER][BETA] ADD Positive Test Cases REF: #277
This commit is contained in:
parent
5fd8e062b2
commit
f8b485a2cf
2 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,9 @@ UAmustnotmatch[4]="bing"
|
||||||
REFmustmatch[0]="zx6.ru"
|
REFmustmatch[0]="zx6.ru"
|
||||||
REFmustmatch[1]="100dollars-seo.com"
|
REFmustmatch[1]="100dollars-seo.com"
|
||||||
REFmustmatch[2]="googglet.com"
|
REFmustmatch[2]="googglet.com"
|
||||||
|
REFmustmatch[3]="www.zx6.ru"
|
||||||
|
REFmustmatch[4]="www7.100dollars-seo.com"
|
||||||
|
REFmustmatch[5]="ftp.googglet.com"
|
||||||
|
|
||||||
# ---------------------------------
|
# ---------------------------------
|
||||||
# USER-AGENT ARRAY - MUST NOT MATCH
|
# USER-AGENT ARRAY - MUST NOT MATCH
|
||||||
|
|
|
@ -84,6 +84,9 @@ UAmustnotmatch[4]="bing"
|
||||||
REFmustmatch[0]="zx6.ru"
|
REFmustmatch[0]="zx6.ru"
|
||||||
REFmustmatch[1]="100dollars-seo.com"
|
REFmustmatch[1]="100dollars-seo.com"
|
||||||
REFmustmatch[2]="googglet.com"
|
REFmustmatch[2]="googglet.com"
|
||||||
|
REFmustmatch[3]="www.zx6.ru"
|
||||||
|
REFmustmatch[4]="www7.100dollars-seo.com"
|
||||||
|
REFmustmatch[5]="ftp.googglet.com"
|
||||||
|
|
||||||
# ---------------------------------
|
# ---------------------------------
|
||||||
# USER-AGENT ARRAY - MUST NOT MATCH
|
# USER-AGENT ARRAY - MUST NOT MATCH
|
||||||
|
|
Loading…
Add table
Reference in a new issue