From f8b485a2cff2dd6c1d9cb2d007cd6b030503ff5f Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 1 Jul 2019 12:55:57 +0200 Subject: [PATCH] [MASTER][BETA] ADD Positive Test Cases REF: #277 --- .dev-tools/beta-test-blocker-false-positives.sh | 3 +++ .dev-tools/test-blocker-false-positives.sh | 3 +++ 2 files changed, 6 insertions(+) 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