From b66d2bfe3928dce1515e9a0856c62c52b33e4f75 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 18 Dec 2025 09:54:28 +0200 Subject: [PATCH] chromium: rm forgotten DNS0.eu --- etc/opt/chromium/policies/managed/doh-adguard-dns0.json | 1 - etc/opt/chromium/policies/managed/doh-private-ecs.json | 4 ---- 2 files changed, 5 deletions(-) delete mode 120000 etc/opt/chromium/policies/managed/doh-adguard-dns0.json delete mode 100644 etc/opt/chromium/policies/managed/doh-private-ecs.json diff --git a/etc/opt/chromium/policies/managed/doh-adguard-dns0.json b/etc/opt/chromium/policies/managed/doh-adguard-dns0.json deleted file mode 120000 index be1bcd34..00000000 --- a/etc/opt/chromium/policies/managed/doh-adguard-dns0.json +++ /dev/null @@ -1 +0,0 @@ -doh-private-ecs.json \ No newline at end of file diff --git a/etc/opt/chromium/policies/managed/doh-private-ecs.json b/etc/opt/chromium/policies/managed/doh-private-ecs.json deleted file mode 100644 index 393ae347..00000000 --- a/etc/opt/chromium/policies/managed/doh-private-ecs.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "DnsOverHttpsMode": "secure", - "DnsOverHttpsTemplates": "https://unfiltered.adguard-dns.com/dns-query?dns https://open.dns0.eu/?dns" -}