diff --git a/.dev-tools/beta-test-blocker-false-positives.sh b/.dev-tools/beta-test-blocker-false-positives.sh index 114975f14..078b7825c 100755 --- a/.dev-tools/beta-test-blocker-false-positives.sh +++ b/.dev-tools/beta-test-blocker-false-positives.sh @@ -84,6 +84,9 @@ UAmustnotmatch[4]="bing" REFmustmatch[0]="zx6.ru" REFmustmatch[1]="100dollars-seo.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 diff --git a/.dev-tools/test-blocker-false-positives.sh b/.dev-tools/test-blocker-false-positives.sh index 44794be72..8f1f9012b 100755 --- a/.dev-tools/test-blocker-false-positives.sh +++ b/.dev-tools/test-blocker-false-positives.sh @@ -84,6 +84,9 @@ UAmustnotmatch[4]="bing" REFmustmatch[0]="zx6.ru" REFmustmatch[1]="100dollars-seo.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