diff --git a/etc/opt/chromium/policies/managed/doh-adguard-family.json b/etc/opt/chromium/policies/managed/doh-adguard-family.json deleted file mode 100644 index 7718684e..00000000 --- a/etc/opt/chromium/policies/managed/doh-adguard-family.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://family.adguard-dns.com/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-adguard-unfiltered.json b/etc/opt/chromium/policies/managed/doh-adguard-unfiltered.json deleted file mode 100644 index de5f6f46..00000000 --- a/etc/opt/chromium/policies/managed/doh-adguard-unfiltered.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://unfiltered.adguard-dns.com/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-cloudflare-secure.json b/etc/opt/chromium/policies/managed/doh-cloudflare-secure.json deleted file mode 120000 index 3e5f890d..00000000 --- a/etc/opt/chromium/policies/managed/doh-cloudflare-secure.json +++ /dev/null @@ -1 +0,0 @@ -doh-cloudflare-security.json \ No newline at end of file diff --git a/etc/opt/chromium/policies/managed/doh-cloudflare-security.json b/etc/opt/chromium/policies/managed/doh-cloudflare-security.json deleted file mode 100644 index e633382c..00000000 --- a/etc/opt/chromium/policies/managed/doh-cloudflare-security.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://security.cloudflare-dns.com/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-dns4eu-noads.json b/etc/opt/chromium/policies/managed/doh-dns4eu-noads.json deleted file mode 100644 index ebb1dd2b..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns4eu-noads.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://noads.joindns4.eu/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-dns4eu.json b/etc/opt/chromium/policies/managed/doh-dns4eu.json deleted file mode 100644 index e331648c..00000000 --- a/etc/opt/chromium/policies/managed/doh-dns4eu.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://protective.joindns4.eu/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-google.json b/etc/opt/chromium/policies/managed/doh-google.json deleted file mode 100644 index 434be310..00000000 --- a/etc/opt/chromium/policies/managed/doh-google.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://dns.google/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-mullvad-base.json b/etc/opt/chromium/policies/managed/doh-mullvad-base.json deleted file mode 100644 index 5629260c..00000000 --- a/etc/opt/chromium/policies/managed/doh-mullvad-base.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://base.dns.mullvad.net/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-adguard.json b/etc/opt/chromium/policies/managed/doh-noads.json similarity index 52% rename from etc/opt/chromium/policies/managed/doh-adguard.json rename to etc/opt/chromium/policies/managed/doh-noads.json index b2643c29..a913b136 100644 --- a/etc/opt/chromium/policies/managed/doh-adguard.json +++ b/etc/opt/chromium/policies/managed/doh-noads.json @@ -1,4 +1,4 @@ { "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://dns.adguard-dns.com/dns-query?dns" + "DnsOverHttpsTemplates": "https://dns.adguard-dns.com/dns-query?dns https://noads.joindns4.eu/dns-query?dns https://base.dns.mullvad.net/dns-query?dns" } diff --git a/etc/opt/chromium/policies/managed/doh-quad9-dns4eu-cloudflare.json b/etc/opt/chromium/policies/managed/doh-quad9-dns4eu-cloudflare.json new file mode 100644 index 00000000..bda28033 --- /dev/null +++ b/etc/opt/chromium/policies/managed/doh-quad9-dns4eu-cloudflare.json @@ -0,0 +1,4 @@ +{ + "DnsOverHttpsMode": "secure", + "DnsOverHttpsTemplates": "https://dns11.quad9.net/dns-query?dns https://dns11.quad9.net:5053/dns-query?dns https://protective.joindns4.eu/dns-query?dns https://security.cloudflare-dns.com/dns-query?dns" +} diff --git a/etc/opt/chromium/policies/managed/doh-quad9-ecs.json b/etc/opt/chromium/policies/managed/doh-quad9-dns4eu.json similarity index 52% rename from etc/opt/chromium/policies/managed/doh-quad9-ecs.json rename to etc/opt/chromium/policies/managed/doh-quad9-dns4eu.json index a0c7d145..5b0100df 100644 --- a/etc/opt/chromium/policies/managed/doh-quad9-ecs.json +++ b/etc/opt/chromium/policies/managed/doh-quad9-dns4eu.json @@ -1,4 +1,4 @@ { "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://dns11.quad9.net/dns-query?dns https://dns11.quad9.net:5053/dns-query?dns" + "DnsOverHttpsTemplates": "https://dns11.quad9.net/dns-query?dns https://dns11.quad9.net:5053/dns-query?dns https://protective.joindns4.eu/dns-query?dns" } diff --git a/etc/opt/chromium/policies/managed/doh-quad9.json b/etc/opt/chromium/policies/managed/doh-quad9.json deleted file mode 100644 index 9a228a64..00000000 --- a/etc/opt/chromium/policies/managed/doh-quad9.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://dns.quad9.net/dns-query?dns https://dns.quad9.net:5053/dns-query?dns" -} diff --git a/etc/opt/chromium/policies/managed/doh-unlocked-unset.json b/etc/opt/chromium/policies/managed/doh-unlocked-unset.json index 922ef0df..c4283db7 100644 --- a/etc/opt/chromium/policies/managed/doh-unlocked-unset.json +++ b/etc/opt/chromium/policies/managed/doh-unlocked-unset.json @@ -1,3 +1,3 @@ { - "DnsOverHttpsMode": "secure" + "DnsOverHttpsMode": "automatic" }