From 95fe7eb17d49804ce0f8e60299e74a08ba55ab47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Sat, 22 Feb 2020 21:49:23 +0100 Subject: [PATCH] Added new rules #398 #393 --- data/data.min.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/data/data.min.json b/data/data.min.json index 8420162..fedb6f4 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -192,7 +192,8 @@ "(%3F)?[a-zA-Z]?mc", "(%3F)?dclid", "Echobox", - "(%3F)spm" + "(%3F)spm", + "(%3F)?vn(_[a-zA-Z]*)+" ], "referralMarketing": [], "rawRules": [], @@ -1299,6 +1300,20 @@ "exceptions": [], "redirections": [], "forceRedirection": false + }, + "diepresse.com": { + "urlPattern": "(https:\\/\\/|http:\\/\\/)(support\\.)?(diepresse)(\\.com).*", + "completeProvider": false, + "rules": [ + "from", + "xtor", + "xt_at" + ], + "referralMarketing": [], + "rawRules": [], + "exceptions": [], + "redirections": [], + "forceRedirection": false } } }