Revert "Chrome double tab fix"

This reverts commit cb7ccae737
This commit is contained in:
Kevin Röbert 2019-08-31 09:18:52 +00:00
parent cb7ccae737
commit 5622861cf3

View File

@ -98,7 +98,7 @@
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)", ".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)",
".*google\\..*\\/.*adurl=([^&]*)" ".*google\\..*\\/.*adurl=([^&]*)"
], ],
"forceRedirection": false "forceRedirection": true
}, },
"googlesyndication": { "googlesyndication": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(googlesyndication)(\\.[a-zA-Z]{2,}).*", "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(googlesyndication)(\\.[a-zA-Z]{2,}).*",