From 66d6672178c302a8b0647e53136ee55cb68c0ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Sat, 7 Dec 2019 19:23:17 +0100 Subject: [PATCH] Added exception #313 --- data/data.min.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/data.min.json b/data/data.min.json index 81c2de0..491c012 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -249,10 +249,11 @@ "rules": [], "referralMarketing": [], "rawRules": [], - "exceptions": [], + "exceptions": [ + ".*amazon-adsystem\\..*\\/v3\\/oor\\?.*" + ], "redirections": [ - ".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)", - ".*amazon-adsystem\\..*\\/v3\\/oor\\?.*rd=([^&]+)" + ".*amazon-adsystem\\..*\\/x\\/c\\/.+?\\/([^&]+)" ], "forceRedirection": false },