From f4352ae6bbe6279cb56ed57e51137ad0a380e4f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Wed, 23 Aug 2017 14:44:18 +0200 Subject: [PATCH] Exceptions --- data/data.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/data/data.json b/data/data.json index b5c5704..89b5cf2 100644 --- a/data/data.json +++ b/data/data.json @@ -18,7 +18,6 @@ "ref=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?" ], "exceptions": [ - ".*(amazon\\.)\\w{2,}(\\/gp\\/).*", ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*" ] }, @@ -48,11 +47,7 @@ "je=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?", "[a-zA-Z\\_]+id=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?" ], - "exceptions": [ - ".*(accounts).*", - "(https:\\/\\/||http:\\/\\/).*(googlevideo\\.com)\\/.*", - "(https:\\/\\/||http:\\/\\/).*(youtube\\.)\\w{2,}\\/.*" - ] + "exceptions": [] }, "googlesyndication": { "urlPattern": ".*(googlesyndication).*",