From 4b5ad86c502f350ff58b6fb462d51f2d34a6d62f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Sun, 20 Oct 2019 19:13:04 +0200 Subject: [PATCH] Added rules & exception #282 #283 --- data/data.min.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data/data.min.json b/data/data.min.json index 8bb6365..0dbd0a1 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -89,7 +89,8 @@ "cad", "uact", "aqs", - "sourceid" + "sourceid", + "sxsrf" ], "rawRules": [], "exceptions": [ @@ -195,7 +196,8 @@ ".*(kreditkarten-banking\\.lbb\\.de).*", ".*(facebook\\.)\\w{2,}.*(\\/groups\\/member_bio\\/bio_dialog\\/).*", ".*([\\.]?tinkoff\\.ru).*", - ".*(cyberport\\.de).*(\\/adscript\\.php).*" + ".*(cyberport\\.de).*(\\/adscript\\.php).*", + ".*(\\/refs\\/switch).*\\?.*(%3F)?[\\?|&]?ref[\\_]?=.*" ], "redirections": [], "forceRedirection": false