From 52740ba90f5563d0943b53758574145d161b1e57 Mon Sep 17 00:00:00 2001 From: martinheidegger Date: Fri, 3 Jan 2025 08:19:36 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20dnsquery?= =?UTF-8?q?/dns-query@19c6f470dac4fc7e9c9ace158a345afb6ffa2f06=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resolvers.json | 85 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 57 insertions(+), 28 deletions(-) diff --git a/resolvers.json b/resolvers.json index de0d6d6..987de33 100644 --- a/resolvers.json +++ b/resolvers.json @@ -147,6 +147,22 @@ "filter": true, "log": true }, + { + "name": "ams-ads-doh-nl", + "endpoint": { + "protocol": "https:", + "host": "dnsnl-noads.alekberg.net", + "cors": true + }, + "description": "Resolver in Amsterdam. HTTP/3, DoH protocol. Non-logging. Blocks ads, malware and trackers. DNSSEC enabled.", + "country": "Romania", + "location": { + "lat": 45.9968, + "long": 24.997 + }, + "filter": true, + "cors": true + }, { "name": "ams-doh-nl", "endpoint": { @@ -177,20 +193,6 @@ }, "cors": true }, - { - "name": "bebasdns-unfiltered-doh", - "endpoint": { - "protocol": "https:", - "host": "dns.bebasid.com", - "path": "/unfiltered" - }, - "description": "BebasDNS by BebasID. DNSSEC and OpenNIC supported. This variant doesn't block anything", - "country": "Australia", - "location": { - "lat": -33.494, - "long": 143.2104 - } - }, { "name": "blahdns-de-doh", "endpoint": { @@ -205,20 +207,6 @@ }, "filter": true }, - { - "name": "blahdns-sg-doh", - "endpoint": { - "protocol": "https:", - "host": "doh-sg.blahdns.com" - }, - "description": "DNS-over-HTTPS server. No Logging, filters ads, trackers and malware. DNSSEC ready, QNAME Minimization, No EDNS Client-Subnet.", - "country": "United Kingdom", - "location": { - "lat": 51.4964, - "long": -0.1224 - }, - "filter": true - }, { "name": "brahma-world", "endpoint": { @@ -835,6 +823,27 @@ "description": "ODoH target server via Cloudflare, no logs.", "cors": true }, + { + "name": "odoh-koki-ams", + "endpoint": { + "protocol": "https:", + "host": "odoh-nl.alekberg.net", + "cors": true + }, + "description": "Oblivious DoH target server in The Netherlands. No logs, No filter, DNSSEC.", + "cors": true + }, + { + "name": "odoh-koki-noads-ams", + "endpoint": { + "protocol": "https:", + "host": "odoh-noads-nl.alekberg.net", + "cors": true + }, + "description": "Oblivious DoH target server in The Netherlands. No logs, filter ads and malware, DNSSEC.", + "filter": true, + "cors": true + }, { "name": "odoh-koki-noads-se", "endpoint": { @@ -868,6 +877,26 @@ "filter": true, "cors": true }, + { + "name": "qihoo360-doh", + "endpoint": { + "protocol": "https:", + "host": "doh.360.cn" + }, + "description": "DoH server runned by Qihoo 360, has logs, GFW filtering rules are applied.\nHomepage: https://sdns.360.net", + "filter": true, + "log": true + }, + { + "name": "quad101", + "endpoint": { + "protocol": "https:", + "host": "dns.twnic.tw", + "cors": true + }, + "description": "DNSSEC-aware public resolver by the Taiwan Network Information Center (TWNIC)\nhttps://101.101.101.101/index_en.html", + "cors": true + }, { "name": "rethinkdns-doh", "endpoint": {