From 8c26edb2e5ed7e113b4259a5d67ecebd2aed62e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Thu, 24 Aug 2017 12:49:13 +0200 Subject: [PATCH] Add amazon rule "ref" Mozilla has accept the new add-on version, so the rule can be add to the data.json --- data/data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/data.json b/data/data.json index bc4b8b4..04e81b0 100644 --- a/data/data.json +++ b/data/data.json @@ -14,7 +14,8 @@ "url=[^&]*(\\?|&(amp;)?)?", "spIA=[^&]*(\\?|&(amp;)?)?", "rh=[^&]*(\\?|&(amp;)?)?", - "ms3_c=[^&]*(\\?|&(amp;)?)?" + "ms3_c=[^&]*(\\?|&(amp;)?)?", + "ref[\\_]?=[^&]*(\\?|&(amp;)?)?" ], "exceptions": [ ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"