chromium: adjust runtime_allowed_hosts for DDG as per Edge's behaviour

This commit is contained in:
Aminda Suomalainen 2024-03-09 10:30:22 +02:00
parent d7244eefc5
commit 3eb921f212
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
"installation_mode": "normal_installed",
"override_update_url": true,
"runtime_allowed_hosts": [
"*://*.duckduckgo.com",
"*://duckdukgo.com",
"*://google.com"
"*://*.duckduckgo.com/*",
"*://*.google.com",
"*://*.bing.com/*"
],
"runtime_blocked_hosts": [
"<all_urls>"