Skip to content

Commit

Permalink
Deploying to gh-pages from @ 19c6f47 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Jan 3, 2025
1 parent 12d52e9 commit 52740ba
Showing 1 changed file with 57 additions and 28 deletions.
85 changes: 57 additions & 28 deletions resolvers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand All @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 52740ba

Please sign in to comment.