From 94bb289bfad15908bb64164042fc4c14dd0361f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Tue, 8 Oct 2019 14:42:41 +0200 Subject: [PATCH] Add exception #276 --- data/data.min.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/data.min.json b/data/data.min.json index 54e425e..1c2d4e1 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -97,7 +97,8 @@ ".*(google\\.).*\\/s\\?tbm=map.*gs_[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?", ".*(news\\.google\\.).*\\?hl=.*", ".*(google\\.).*\\/setprefs\\?.*hl=[^\\/|\\?|&]*(\\/|&(amp;)?)?", - ".*(google\\.).*\\/appsactivity\\/.*" + ".*(google\\.).*\\/appsactivity\\/.*", + ".*(google\\.).*\\/aclk\\?.*" ], "redirections": [ ".*google\\..*\\/.*url\\?.*url=((https|http)[^&]+)",