From 174114b5955879c45b429240c298c16d6e71e567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Mon, 16 Jul 2018 14:29:56 +0200 Subject: [PATCH] Rules fix --- data/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/data.json b/data/data.json index 595ca44..85dd34b 100644 --- a/data/data.json +++ b/data/data.json @@ -79,7 +79,7 @@ ".*(news\\.google\\.).*\\?hl=.*" ], "redirections": [ - ".*google\\..*\\/.*url\\?.*url=(.*)" + ".*google\\..*\\/.*url\\?.*url=([^&]*)" ] }, "googlesyndication": { @@ -207,7 +207,7 @@ "rules": [], "exceptions": [], "redirections": [ - "out\\.reddit\\.\\w{2,}\\/.*url=(.*)" + "out\\.reddit\\.\\w{2,}\\/.*url=([^&]*)" ] } ,