Add exception

#276
This commit is contained in:
Kevin Röbert 2019-10-08 14:42:41 +02:00
parent a1b8f8eaaf
commit 94bb289bfa

View File

@ -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)[^&]+)",