diff options
Diffstat (limited to 'etc/chromium/policies')
-rw-r--r-- | etc/chromium/policies/managed/itzks-systems-common.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/chromium/policies/managed/itzks-systems-common.json b/etc/chromium/policies/managed/itzks-systems-common.json deleted file mode 100644 index c72d487..0000000 --- a/etc/chromium/policies/managed/itzks-systems-common.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "DefaultSearchProviderEnabled":true, - "DefaultSearchProviderName": "DuckDuckGo", - "DefaultSearchProviderIconURL":"https://duckduckgo.com/favicon.ico", - "DefaultSearchProviderEncodings":["UTF-8"], - "DefaultSearchProviderSearchURL":"https://duckduckgo.com/?q={searchTerms}", - "DefaultSearchProviderSuggestURL":"https://duckduckgo.com/ac/?q={searchTerms}&type=list", - "DefaultSearchProviderNewTabURL":"https://duckduckgo.com/chrome_newtab", -} |