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 } } }