diff --git a/etc/opt/chromium/policies/managed/doh-dns0-kids.json b/etc/opt/chromium/policies/managed/doh-dns0-kids.json new file mode 100644 index 00000000..d47f6663 --- /dev/null +++ b/etc/opt/chromium/policies/managed/doh-dns0-kids.json @@ -0,0 +1,3 @@ +{ + "DnsOverHttpsTemplates": "https://kids.dns0.eu/" +} diff --git a/etc/opt/chromium/policies/managed/doh-dns0-open.json b/etc/opt/chromium/policies/managed/doh-dns0-open.json new file mode 100644 index 00000000..e149f127 --- /dev/null +++ b/etc/opt/chromium/policies/managed/doh-dns0-open.json @@ -0,0 +1,3 @@ +{ + "DnsOverHttpsTemplates": "https://open.dns0.eu/" +} diff --git a/etc/opt/chromium/policies/managed/doh-dns0-zero.json b/etc/opt/chromium/policies/managed/doh-dns0-zero.json new file mode 100644 index 00000000..9bf01de6 --- /dev/null +++ b/etc/opt/chromium/policies/managed/doh-dns0-zero.json @@ -0,0 +1,3 @@ +{ + "DnsOverHttpsTemplates": "https://zero.dns0.eu/" +}