From f06609d3e19643986cbec66c5605dae618dea73a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Sat, 11 Jan 2020 19:43:47 +0100 Subject: [PATCH] Added exception #351 --- 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 c6c0135..59f4277 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -115,7 +115,8 @@ ".*(news\\.google\\.).*\\?hl=.*", ".*(google\\.).*\\/setprefs\\?.*hl=[^\\/\\?&]*(\\/|&(amp;)?)?", ".*(google\\.).*\\/appsactivity\\/.*", - ".*(google\\.).*\\/aclk\\?.*" + ".*(google\\.).*\\/aclk\\?.*", + ".*(drive\\.google\\.).*\\/videoplayback.*" ], "redirections": [ ".*google\\..*\\/.*url\\?.*url=((https|http)[^&]+)",