Chrome double tab fix
I hope this works and does not break anything else ^^"
This commit is contained in:
parent
2e9e6ac21f
commit
cb7ccae737
|
@ -98,7 +98,7 @@
|
||||||
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)",
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)",
|
||||||
".*google\\..*\\/.*adurl=([^&]*)"
|
".*google\\..*\\/.*adurl=([^&]*)"
|
||||||
],
|
],
|
||||||
"forceRedirection": true
|
"forceRedirection": false
|
||||||
},
|
},
|
||||||
"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,}).*",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user