diff --git a/etc/opt/chromium/policies/managed/doh-dns0-kids.json b/etc/opt/chromium/policies/managed/doh-dns0-kids.json deleted file mode 100644 index 62470dbe..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns0-kids.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://kids.dns0.eu/?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-dns0-open.json b/etc/opt/chromium/policies/managed/doh-dns0-open.json deleted file mode 100644 index 0960cd00..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns0-open.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://open.dns0.eu/?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-dns0-zero.json b/etc/opt/chromium/policies/managed/doh-dns0-zero.json deleted file mode 100644 index e563fa5b..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns0-zero.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://zero.dns0.eu/" -} diff --git a/etc/opt/chromium/policies/managed/doh-dns0.json b/etc/opt/chromium/policies/managed/doh-dns0.json deleted file mode 100644 index 9e7de6d4..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns0.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://dns0.eu/?dns" -}