[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
pull/600/head
Mihai Branescu 4 years ago committed by Jeff Boek
parent 30273fe6de
commit 431f3f989f

@ -7,9 +7,6 @@
"matches": ["https://*/*"],
"include_globs": [
"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://duckduckgo.com/*"
],

Loading…
Cancel
Save