Added exception
Added exception for Window 10 start menu bing search redirection
This commit is contained in:
parent
f06609d3e1
commit
5930376eb5
|
@ -418,7 +418,9 @@
|
||||||
],
|
],
|
||||||
"referralMarketing": [],
|
"referralMarketing": [],
|
||||||
"rawRules": [],
|
"rawRules": [],
|
||||||
"exceptions": [],
|
"exceptions": [
|
||||||
|
".*(bing)(\\.[a-zA-Z]{2,})\\/WS\\/redirect\\/.*"
|
||||||
|
],
|
||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user