From bc173c7ddcbc673cffe2128bfe2da4892b5a3831 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 23 Jan 2022 19:50:05 +0000 Subject: [PATCH] Delete Uncensored DNS (#574) QNAME Minimization will become requirement Signed-off-by: Daniel Gray --- _data/dns/uncensoreddns.yml | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 _data/dns/uncensoreddns.yml diff --git a/_data/dns/uncensoreddns.yml b/_data/dns/uncensoreddns.yml deleted file mode 100644 index f0cf16dd..00000000 --- a/_data/dns/uncensoreddns.yml +++ /dev/null @@ -1,31 +0,0 @@ -title: UncensoredDNS -homepage: 'https://blog.uncensoreddns.org/' -source: 'https://github.com/AdguardTeam/AdGuardDNS/' -anycast: true -locations: - - DE - - US -privacy_policy: - link: 'https://blog.uncensoreddns.org/faq/' - tooltip: >- - "Absolutely nothing is being logged, neither about the users nor the usage of this service. - I do keep graphs of the total number of queries, but no personally identifiable information is saved. - The data that is saved will never be sold or used for anything except capacity planning of the service." -type: - name: Hobby Project -logs: - policy: false -protocols: - - name: DoH - - name: DoT -dnssec: true -qname_minimization: false -filtering: None -providers: - - name: DeiC - link: 'https://www.deic.dk' - - name: Kracon ApS - link: 'https://kracon.dk' - - name: RGnet OU - - name: Telia Company AB - link: 'https://www.telia.dk'