From 57de51eb53ed4569f8ce7c6a4cb60b598147f0f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Sat, 20 Oct 2018 16:18:38 +0200 Subject: [PATCH] Bugfix for #115 I hope this fix the bug :D --- data/data.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/data/data.json b/data/data.json index 081d2eb..9773489 100644 --- a/data/data.json +++ b/data/data.json @@ -64,7 +64,12 @@ "sa=[^\\/|\\?|&]*(\\/|&(amp;)?)?", "dpr=[^\\/|\\?|&]*(\\/|&(amp;)?)?", "hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?", - "btn[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?" + "btn[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "sa=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "usg=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "cd=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "cad=[^\\/|\\?|&]*(\\/|&(amp;)?)?", + "uact=[^\\/|\\?|&]*(\\/|&(amp;)?)?" ], "exceptions": [ ".*(mail\\.google\\.).*(\\/mail\\/u\\/0).*", @@ -80,7 +85,7 @@ ".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?" ], "redirections": [ - ".*google\\..*\\/.*url\\?.*url=([^&]*)" + ".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)" ] }, "googlesyndication": {