mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - remove baidu and yahoo from monitored pages
These two do not contain ad servers, so we don't need to unnecessarily monitor them
This commit is contained in:
parent
30273fe6de
commit
431f3f989f
@ -7,9 +7,6 @@
|
|||||||
"matches": ["https://*/*"],
|
"matches": ["https://*/*"],
|
||||||
"include_globs": [
|
"include_globs": [
|
||||||
"https://www.google.*/search*",
|
"https://www.google.*/search*",
|
||||||
"https://www.baidu.com/s*",
|
|
||||||
"https://www.baidu.com/baidu*",
|
|
||||||
"https://*search.yahoo.com/search*",
|
|
||||||
"https://www.bing.com/search*",
|
"https://www.bing.com/search*",
|
||||||
"https://duckduckgo.com/*"
|
"https://duckduckgo.com/*"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user