#
# Firejail DoH server list
# The list was compiled from various Internet sources, notably:
#	- https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
#	- https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers
#
# This file is updated every time you install a new version of fdns. Use /etc/fdns/servers.local
# for persistent configuration. servers.local is processed before this file.
#
# We are using only DoH services from zero-logging providers, based on the
# privacy policy posted on the provider's website. The format for each server
# entry is as follows:
#
#	name: the name of the server
#	website: service website
#	tags: filtering tags
#	       You can further filter the servers based on the following tags: Americas,
#	       AsiaPacific, Europe, anycast, adblocker, family, security etc. Wherever
#	       possible we also added country-based tags (Germany, Denmark etc.)
#	address: IP address and port in IP:PORT or DOMAIN:PORT format
#	host: URL
#	sni: yes/no
#	       If yes we add SNI when we establish the connection. Optional, default no.
#	transport: h2, http/1.1, dot
#	       Transport technologies supported by the server.
#	keepalive: seconds, how often we sent a request to keep the connection going.
#	       Most of the time we use values of 7, 25, and 40.
#	end;
#	       Marks the end of the server description
#
# Other commands:
#	unlist: - remove a server from the list. The command should precede the server definition.
#	       Unlist commands are usually added in /etc/fdns/servers.local
#	       Example:
#	              unlist: quad9
#
#	block-doh: - list of DoH servers for --disable-local-doh.
#	       We also use the servers extracted from host: entry in the server descriptions.
#	       Example:
#                	              block-doh: dns.google.com
#
##################################################################

# commercial servers or aliases for some of our servers
block-doh: dns-doh-no-safe-search.dnsforfamily.com
block-doh: dns.nextdns.io
block-doh: doh.bt.com
block-doh: dohdot.coxlab.net
block-doh: dns.google
block-doh: dohtrial.att.net
block-doh: doh.xfinity.com
block-doh: doh.opendns.com
block-doh: dns.t53.de
block-doh: public.dns.iij.jp
block-doh: ordns.he.net
block-doh: 1dot1dot1dot1.cloudflare-dns.com
block-doh: dns.233py.com
block-doh: dns.233py.com.cdn.cloudflare.net
block-doh: a.ns.dnslify.com
block-doh: adult-filter-dns.cleanbrowsing.org
block-doh: b.ns.dnslify.com
block-doh: canadianshield.cira.ca
block-doh: cloudflare-gateway.com
block-doh: dns-gcp.aaflalo.me
block-doh: dns-nosec.quad9.net
block-doh: dns.aaflalo.me
block-doh: dns.alekberg.net
block-doh: dns.cloudflare.com
block-doh: dns.cmrg.net
block-doh: dns.dns-over-https.com
block-doh: dns.dnsoverhttps.net
block-doh: dns.google.com
block-doh: dns.keweon.center
block-doh: dns.neutopia.org
block-doh: dns.nixnet.xyz
block-doh: dns.pumplex.com
block-doh: dns.rubyfish.cn
block-doh: dns1.digitale-gesellschaft.ch
block-doh: dns11.quad9.net
block-doh: dns2.alekberg.net
block-doh: dns2.digitale-gesellschaft.ch
block-doh: dnsotls.lab.nic.cl
block-doh: dnsovertls2.sinodun.com
block-doh: dnsovertls3.sinodun.com
block-doh: doh-ch.blahdns.com
block-doh: doh-ipv6.crypto.sx
block-doh: doh.233py.com
block-doh: doh.appliedprivacy.net
block-doh: doh.asecdns.com
block-doh: doh.blahdns.com
block-doh: doh.captnemo.in
block-doh: doh.centraleu.pi-dns.com
block-doh: doh.crypto.sx
block-doh: doh.eastus.pi-dns.com
block-doh: doh.familyshield.opendns.com
block-doh: doh.northeu.pi-dns.com
block-doh: doh.seby.io
block-doh: doh.westeu.pi-dns.com
block-doh: dot-de.blahdns.com
block-doh: dot-jp.blahdns.com
block-doh: dot.asecdns.com
block-doh: dot.xfinity.com
block-doh: dot1.appliedprivacy.net
block-doh: ea-dns.rubyfish.cn
block-doh: edns.233py.com
block-doh: example.doh.blockerdns.com
block-doh: family-filter-dns.cleanbrowsing.org
block-doh: google-public-dns-a.google.com
block-doh: google-public-dns-b.google.com
block-doh: i.233py.com
block-doh: iana.tenta.io
block-doh: jp.gridns.xyz
block-doh: jp.tiarap.org
block-doh: kaitain.restena.lu
block-doh: lux1.nixnet.xyz
block-doh: lv1.nixnet.xyz
block-doh: mozilla.cloudflare-dns.com
block-doh: ndns.233py.com
block-doh: ns1.dnsprivacy.at
block-doh: ns2.dnsprivacy.at
block-doh: ny1.nixnet.xyz
block-doh: one.one.one.one
block-doh: opencdn.jomodns.com
block-doh: opennic.tenta.io
block-doh: privacydns.go6lab.si
block-doh: public-dns-a.dns.sb
block-doh: public-dns-b.dns.sb
block-doh: resolver1-fs.opendns.com
block-doh: resolver1.opendns.com
block-doh: resolver2-fs.opendns.com
block-doh: resolver2.opendns.com
block-doh: rpz-public-resolver1.rrdns.pch.net
block-doh: sdns.233py.com
block-doh: security-filter-dns.cleanbrowsing.org
block-doh: sg.gridns.xyz
block-doh: tls-dns-u.odvr.dns-oarc.net
block-doh: unicast.uncensoreddns.org
block-doh: uw-dns.rubyfish.cn
block-doh: wdns.233py.com

############################
# only for testing
############################
unlist: testserver1
unlist: testserver2

name: testserver1
website: https://testserver.123
tags: France, Europe
address: 0.0.0.0:443
host: testserver.123/dns-query
keepalive: 40
end;

name: testserver2
website: https://testserver.123
tags: France, Europe
address: 0.0.0.0:443
host: testserver.123/dns-query
keepalive: 40
end;
############################

name: 42l
website: https://42l.fr
tags: France, Europe
address: 45.155.171.163:443
host: doh.42l.fr/dns-query
keepalive: 40
sni: yes
end;

name: a-and-a
website: https://www.aa.net.uk/legal/dohdot-disclaimer/
tags: UK, Europe
address: 217.169.20.23:443
host: dns.aa.net.uk/dns-query
keepalive: 25
end;

name: a-and-a2
website: https://www.aa.net.uk/legal/dohdot-disclaimer/
tags: UK, Europe
address: 217.169.20.22:443
host: dns.aa.net.uk/dns-query
keepalive: 25
end;

# discontinued?
#name: aaflalo
#website: https://www.aaflalo.me
#tags: admin-down, US, Americas, adblocker
#address: 168.235.81.167:443
#host: dns-nyc.aaflalo.me/dns-query
#keepalive: 40
#end;

name: adfilter-adelaide
website: https://adfilter.net
tags: adblocker, Australia, AsiaPacific
address: 163.47.117.176:443
host: adl.adfilter.net/dns-query
keepalive: 40
end;

name: adfilter-perth
website: https://adfilter.net
tags: adblocker, Australia, AsiaPacific
address: 203.29.241.76:443
host: per.adfilter.net/dns-query
keepalive: 40
end;

name: adfilter-sydney
website: https://adfilter.net
tags: adblocker, Australia, AsiaPacific
address: 112.213.32.219:443
host: syd.adfilter.net/dns-query
keepalive: 40
end;

name: adguard-unfiltered
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, Americas, AsiaPacific, Europe
address: 176.103.130.136:443
host: dns-unfiltered.adguard.com/dns-query
keepalive: 40
end;

name: adguard-unfiltered-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, Americas, AsiaPacific, Europe
address: 176.103.130.136:853
host: dns-unfiltered.adguard.com/
keepalive: 25
transport: dot
end;

name: adguard-unfiltered2
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, Americas, AsiaPacific, Europe
address: 176.103.130.137:443
host: dns-unfiltered.adguard.com/dns-query
keepalive: 40
end;

name: adguard-unfiltered2-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, Americas, AsiaPacific, Europe
address: 176.103.130.137:853
host: dns-unfiltered.adguard.com/
keepalive: 25
transport: dot
end;

name: adguard
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, adblocker, Americas, AsiaPacific, Europe
address: 176.103.130.130:443
host: dns.adguard.com/dns-query
keepalive: 40
end;

name: adguard-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, adblocker, Americas, AsiaPacific, Europe
address: 176.103.130.130:853
host: dns.adguard.com/
keepalive: 25
transport: dot
end;

name: adguard2
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, adblocker, Americas, AsiaPacific, Europe
address: 176.103.130.131:443
host: dns.adguard.com/dns-query
keepalive: 40
end;

name: adguard2-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: anycast, adblocker, Americas, AsiaPacific, Europe
address: 176.103.130.131:853
host: dns.adguard.com/dns-query
keepalive: 25
transport: dot
end;

name: adguard-family
website: https://adguard.com/en/adguard-dns/overview.html
tags: family
address: 176.103.130.132:443
host: dns-family.adguard.com/dns-query
keepalive: 40
end;

name: adguard-family-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: family
address: 176.103.130.132:853
host: dns-family.adguard.com/
keepalive: 25
transport: dot
end;

name: adguard-family2
website: https://adguard.com/en/adguard-dns/overview.html
tags: family
address: 176.103.130.134:443
host: dns-family.adguard.com/dns-query
keepalive: 40
end;

name: adguard-family2-dot
website: https://adguard.com/en/adguard-dns/overview.html
tags: family
address: 176.103.130.134:853
host: dns-family.adguard.com/
keepalive: 25
transport: dot
end;

name: ahadns
website: https://ahadns.com
tags: geocast, Americas, AsiaPacific, Europe
address: blitz.ahadns.com:443
host: blitz.ahadns.com/
keepalive: 40
sni: yes
end;

name: ahadns-adblocker
website: https://ahadns.com
tags: geocast, adblocker Americas, AsiaPacific, Europe
address: blitz.ahadns.com:443
host: blitz.ahadns.com/1:1
keepalive: 40
sni: yes
end;

name: ahadns-nl-dot
website: https://ahadns.com
tags: adblocker, Netherlands, Europe
address: 5.2.75.75:853
host: dot.nl.ahadns.net/
keepalive: 25
transport: dot
end;

name: ahadns-westus-dot
website: https://ahadns.com
tags: adblocker, US, Americas
address: 45.67.219.208:853
host: dot.la.ahadns.net/
keepalive: 25
transport: dot
end;

# short keepalive
#name: alekberg-nl
#website: https://alekberg.net/
#tags: Netherlands, Europe
#address: 89.38.131.38:443
#host: dnsnl.alekberg.net/dns-query
#keepalive: 7
#end;
#
#name: alekberg-nl-adblocker
#website: https://alekberg.net/
#tags: adblocker, Netherlands, Europe
#address: 89.38.131.38:443
#host: dnsnl-noads.alekberg.net/dns-query
#keepalive: 25
#end;
#
#name: alekberg-se
#website: https://alekberg.net/
#tags: Sweden, Europe
#address: 45.153.187.96:443
#host: dnsse.alekberg.net/dns-query
#keepalive: 25
#end;
#
#name: alekberg-se-adblocker
#website: https://alekberg.net/
#tags: adblocker, Sweden, Europe
#address: 45.153.187.96:443
#host: dnsse-noads.alekberg.net/dns-query
#keepalive: 25
#end;

name: artikel10
website: https://dns.artikel10.org
tags: Netherlands, Europe
address: 45.151.167.2:443
host: dns.artikel10.org/dns-query
keepalive: 40
end;

name: appliedprivacy
website: https://appliedprivacy.net
tags: Austria, Europe
address: 146.255.56.98:443
host: doh.applied-privacy.net/query
sni: yes
keepalive: 25
end;

name: avast
website: https://www.avast.com/dns
tags: geocast, Americas, AsiaPacific, Europe
address: secure.avastdns.com:443
host: secure.avastdns.com/dns-query
keepalive: 40
sni: yes
end;

name: bebasid
website: https://github.com/bebasid/bebasdns
tags: adblocker, OpenNIC, Malaysia, AsiaPacific
address: 103.87.68.194:443
host: dns.bebasid.com/dns-query
keepalive: 25
end;

name: bebasid-unfiltered
website: https://github.com/bebasid/bebasdns
tags: OpenNIC, Malaysia, AsiaPacific
address: 103.87.68.194:443
host: unfiltered.dns.bebasid.com/dns-query
keepalive: 25
end;

name: bebasid-family
website: https://github.com/bebasid/bebasdns
tags: OpenNIC, Malaysia, AsiaPacific
address: 103.87.68.196:443
host: internetsehat.bebasid.com/dns-query
keepalive: 25
end;

# very short keepalive (about 5 seconds)
#name: blahdns-ch
#website: https://blahdns.com
#tags: Switzerland, Europe, adblocker
#address: 45.91.92.121:443
#host: doh-ch.blahdns.com/dns-query
#sni: yes
#keepalive: 7
#end;
#
#name: blahdns-fi
#website: https://blahdns.com
#tags: Finland, Europe, adblocker
#address: 95.216.212.177:443
#host: doh-fi.blahdns.com/dns-query
#sni: yes
#keepalive: 7
#end;
#
#name: blahdns-de
#website: https://blahdns.com
#tags: Germany, Europe, adblocker
#address: 78.46.244.143:443
#host: doh-de.blahdns.com/dns-query
#sni: yes
#keepalive: 7
#end;
#
## short keepalive
#name: blahdns-jp
#website: https://blahdns.com
#tags: admin-down, Japan, AsiaPacific, adblocker
#address: 139.162.112.47:443
#host: doh-jp.blahdns.com/dns-query
#sni: yes
#keepalive: 7
#end;
#
##short keepalive, expired certificate
#name: blahdns-sg
#website: https://blahdns.com
#tags: admin-down, Singapore, AsiaPacific, adblocker
#address: 192.53.175.149:443
#host: doh-sg.blahdns.com/dns-query
#sni: yes
#keepalive: 7
#end;

name: blokada-dns
website: https://community.blokada.org/t/the-benefits-of-blokada-dns/6646
tags: Sweden, Europe
address: 193.180.80.1:443
host: dns.blokada.org/dns-query
keepalive: 40
end;

name: blokada-dns2
website: https://community.blokada.org/t/the-benefits-of-blokada-dns/6646
tags: Sweden, Europe
address: 193.180.80.2:443
host: dns.blokada.org/dns-query
keepalive: 40
end;

name: bortzmeyer
website: https://www.bortzmeyer.org/doh-bortzmeyer-fr-policy.html
tags: France, Europe
address: 193.70.85.11:443
host: doh.bortzmeyer.fr/
keepalive: 25
end;

# blocking subnets of known datacenters using https://github.com/brahma-dev/ufw-bots
name: brahmaworld
website: https://dns.brahma.world/
tags: Sweden, Europe, adblocker
address: 157.90.124.62:443
host: dns.brahma.world/dns-query
keepalive: 40
end;

name: bravedns
website: https://bravedns.com
tags: geocast, Americas, AsiaPacific, Europe
address: free.bravedns.com:443
host: free.bravedns.com/dns-query
keepalive: 40
sni: yes
end;

name: bravedns2
website: https://bravedns.com
tags: geocast, Americas, AsiaPacific, Europe
address: basic.bravedns.com:443
host: basic.bravedns.com/
keepalive: 40
sni: yes
end;

name: cira
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: Canada, Americas
address: 149.112.121.10:443
host: private.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cira2
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: Canada, Americas
address: 149.112.122.10:443
host: private.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cira-security
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: security, Canada, Americas
address: 149.112.121.20:443
host: protected.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cira-security2
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: security, Canada, Americas
address: 149.112.122.20:443
host: protected.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cira-family
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: family
address: 149.112.121.30:443
host: family.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cira-family2
website: https://www.cira.ca/cybersecurity-services/canadianshield/how-works
tags: family
address: 149.112.122.30:443
host: family.canadianshield.cira.ca/dns-query
keepalive: 7
end;

name: cleanbrowsing
website: https://cleanbrowsing.org
tags: anycast, security, Americas, AsiaPacific, Europe
address: 185.228.168.168:443
host: doh.cleanbrowsing.org/doh/security-filter
keepalive: 40
end;

name: cleanbrowsing2
website: https://cleanbrowsing.org
tags: anycast, security, Americas, AsiaPacific, Europe
address: 185.228.168.10:443
host: doh.cleanbrowsing.org/doh/security-filter
keepalive: 40
end;

name: cleanbrowsing-family
website: https://cleanbrowsing.org
tags: family
address: 185.228.168.168:443
host: doh.cleanbrowsing.org/doh/family-filter
keepalive: 40
end;

name: cleanbrowsing-family2
website: https://cleanbrowsing.org
tags: family
address: 185.228.168.10:443
host: doh.cleanbrowsing.org/doh/family-filter
keepalive: 40
end;

name: cleanbrowsing-adult
website: https://cleanbrowsing.org
tags: safe-for-work
address: 185.228.168.168:443
host: doh.cleanbrowsing.org/doh/adult-filter
keepalive: 40
end;

name: cleanbrowsing-adult2
website: https://cleanbrowsing.org
tags: safe-for-work
address: 185.228.168.10:443
host: doh.cleanbrowsing.org/doh/adult-filter
keepalive: 40
end;

name: cloudflare
website: https://www.cloudflare.com
tags: anycast, Americas, AsiaPacific, Europe
address: 1.1.1.1:443
host: cloudflare-dns.com/dns-query
keepalive: 40
end;

name: cloudflare2
website: https://www.cloudflare.com
tags: anycast, Americas, AsiaPacific, Europe
address: 1.0.0.1:443
host: cloudflare-dns.com/dns-query
keepalive: 40
end;

name: cloudflare-security
website: https://www.cloudflare.com
tags: anycast, security, Americas, AsiaPacific, Europe
address: 1.1.1.2:443
host: security.cloudflare-dns.com/dns-query
keepalive: 40
end;

name: cloudflare-security2
website: https://www.cloudflare.com
tags: anycast, security, Americas, AsiaPacific, Europe
address: 1.0.0.2:443
host: security.cloudflare-dns.com/dns-query
keepalive: 40
end;

name: cloudflare-family
website: https://www.cloudflare.com
tags: family
address: 1.0.0.3:443
host: family.cloudflare-dns.com/dns-query
keepalive: 40
end;

name: cloudflare-family2
website: https://www.cloudflare.com
tags: family
address: 1.1.1.3:443
host: family.cloudflare-dns.com/dns-query
keepalive: 40
end;

name: comssone-west
website: https://www.comss.ru/page.php?id=7315
tags: Europe, Russia, adblocker
address: dns.comss.one:443
host: dns.comss.one/dns-query
keepalive: 40
end;

name: comssone-east
website: https://www.comss.ru/page.php?id=7315
tags: AsiaPacific, Russia, adblocker
address: dns.east.comss.one:443
host: dns.east.comss.one/dns-query
keepalive: 40
end;

name: controld
website: https://controld.com/free-dns/
tags: anycast, Americas, AsiaPacific, Europe
address: 76.76.2.11:443
host: freedns.controld.com/p0
keepalive: 40
end;

name: controld-security
website: https://controld.com/free-dns/
tags: security, adblocker, anycast, Americas, AsiaPacific, Europe
address: 76.76.2.11:443
host: freedns.controld.com/p2
keepalive: 40
end;

name: controld-family
website: https://controld.com/free-dns/
tags: family
address: 76.76.2.11:443
host: freedns.controld.com/family
keepalive: 40
end;

name: digitalcourage-dot
website: hhttps://digitalcourage.de/support/zensurfreier-dns-server
tags: Germany, Europe
address: 46.182.19.48:853
host: dns2.digitalcourage.de/
keepalive: 25
transport: dot
end;

name: digitalcourage2-dot
website: hhttps://digitalcourage.de/support/zensurfreier-dns-server
tags: Germany, Europe
address: 5.9.164.112:853
host: dns3.digitalcourage.de/
keepalive: 25
transport: dot
end;

name: digital-society
website: https://www.digitale-gesellschaft.ch
tags: Switzerland, Europe
address: 185.95.218.42:443
host: dns.digitale-gesellschaft.ch/dns-query
keepalive: 25
end;

name: digital-society2
website: https://www.digitale-gesellschaft.ch
tags: Switzerland, Europe
address: 185.95.218.43:443
host: dns.digitale-gesellschaft.ch/dns-query
keepalive: 25
end;

# short keepalive
#name: digital-society-dot
#website: https://www.digitale-gesellschaft.ch
#tags: Switzerland, Europe
#address: 185.95.218.42:853
#host: dns.digitale-gesellschaft.ch/
#keepalive: 25
#transport: dot
#end;

# short keepalive
#name: digital-society-dot2
#website: https://www.digitale-gesellschaft.ch
#tags: Switzerland, Europe
#address: 185.95.218.43:853
#host: dns.digitale-gesellschaft.ch/dns-query
#keepalive: 7
#transport: dot
#end;

# short keepalive
#name: digitalsize
#website: https://dns.digitalsize.net
#tags: Germany, Europe
#address: 94.130.135.203:443
#host: dns.digitalsize.net/dns-query
#keepalive: 40
#end;

# short keepalive
#name: dismail-dot
#website: https://dismail.de/info.html
#tags: adblocker, Germany, Europe
#address: 80.241.218.68:853
#host: fdns1.dismail.de/
#keepalive: 25
#transport: dot
#end;
#
#name: dismail2-dot
#website: https://dismail.de/info.html
#tags: adblocker, Germany, Europe
#address: 159.69.114.157:853
#host: fdns2.dismail.de/
#keepalive: 25
#transport: dot
#end;


name: dns0eu
website: https://dns0.eu
tags: security, anycast, Europe
address: 193.110.81.9:443
host: zero.dns0.eu/
keepalive: 40
end;

name: dns0eu-2
website: https://dns0.eu
tags: security, anycast, Europe
address: 185.253.5.9:443
host: zero.dns0.eu/
keepalive: 40
end;

name: dns0eu-family
website: https://dns0.eu
tags: family
address: 193.110.81.1:443
host: kids.dns0.eu/
keepalive: 40
end;

name: dns0eu-family-2
website: https://dns0.eu
tags: family
address: 185.253.5.1:443
host: kids.dns0.eu/
keepalive: 40
end;

name: dns-sb1
website: https://dns.sb/doh
tags: anycast, Americas, AsiaPacific, Europe
address: 185.222.222.222:443
host: doh.dns.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb2
website: https://dns.sb/doh
tags: anycast, Americas, AsiaPacific, Europe
address: 45.11.45.11:443
host: doh.dns.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-de1
website: https://dns.sb/doh
tags: Germany, Europe
address: de-dus.doh.sb:443
host: de-dus.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-de2
website: https://dns.sb/doh
tags: Germany, Europe
address: de-fra.doh.sb:443
host: de-fra.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-nl1
website: https://dns.sb/doh
tags: Netherlands, Europe
address: nl-ams.doh.sb:443
host: nl-ams.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-nl2
website: https://dns.sb/doh
tags: Netherlands, Europe
address: nl-ams2.doh.sb:443
host: nl-ams2.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-uk
website: https://dns.sb/doh
tags: UK, Europe
address: uk-lon.doh.sb:443
host: uk-lon.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-ee
website: https://dns.sb/doh
tags: Estonia, Europe
address: ee-tll.doh.sb:443
host: ee-tll.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-jp1
website: https://dns.sb/doh
tags: Japan, AsiaPacific
address: jp-kix.doh.sb:443
host: jp-kix.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-jp2
website: https://dns.sb/doh
tags: Japan, AsiaPacific
address: jp-nrt.doh.sb:443
host: jp-nrt.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-hk
website: https://dns.sb/doh
tags: HongKong, AsiaPacific
address: hk-hkg.doh.sb:443
host: hk-hkg.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-au
website: https://dns.sb/doh
tags: Australia, AsiaPacific
address: au-syd.doh.sb:443
host: au-syd.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-us
website: https://dns.sb/doh
tags: US, Americas
address: us-chi.doh.sb:443
host: us-chi.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-in
website: https://dns.sb/doh
tags: India, AsiaPacific
address: in-blr.doh.sb:443
host: in-blr.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-sg
website: https://dns.sb/doh
tags: Singapore, AsiaPacific
address: sg-sin.doh.sb:443
host: sg-sin.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-kr
website: https://dns.sb/doh
tags: Korea, AsiaPacific
address: kr-sel.doh.sb:443
host: kr-sel.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-ru
website: https://dns.sb/doh
tags: Rusia, Europe
address: ru-mow.doh.sb:443
host: ru-mow.doh.sb/dns-query
sni: yes
keepalive: 40
end;

name: dns-sb-ca
website: https://dns.sb/doh
tags: Canada, Americas
address: ca-yyc.doh.sb:443
host: ca-yyc.doh.sb/dns-query
sni: yes
keepalive: 40
end;

#name: dns-watch
#website: https://dns.watch/
#tags: admin-down, Germany, Europe
#address: 84.200.70.40:443
#host: resolver2.dns.watch/dns-query
#keepalive: 40
#end;

name: dnscrypt-ca
website: https://dnscrypt.ca/
tags: Canada, Americas
address: 167.114.220.125:453
host: dns1.dnscrypt.ca:453/dns-query
keepalive: 40
end;

name: dnscrypt-ca2
website: https://dnscrypt.ca/
tags: Canada, Americas
address: 149.56.228.45:453
host: dns2.dnscrypt.ca:453/dns-query
keepalive: 40
end;

# expired cert
#name: dnscrypt-uk
#website: https://dnscrypt.uk/
#tags: admin-down, UK, Europe
#address: 165.227.233.200:443
#host: doh.dnscrypt.uk/dns-query
#keepalive: 40
#end;

# expired cert
#name: dnscrypt-uk2
#website: https://dnscrypt.uk/
#tags: admin-down, UK, Europe
#address: 136.244.65.20:443
#host: v.dnscrypt.uk/dns-query
#keepalive: 40
#end;

name: dnsforfamily
website: https://dnsforfamily.com
tags: family
address: 167.235.236.107:443
host: dns-doh.dnsforfamily.com/dns-query
keepalive: 25
end;

name: dnsforfamily-dot
website: https://dnsforfamily.com
tags: family
address: 167.235.236.107:853
host: dns-dot.dnsforfamily.com/
keepalive: 25
transport: dot
end;

# short keepalive
#name: dnsforge
#website: https://dnsforge.de
#tags: admin-down, Germany, Europe, adblocker
#address: 176.9.93.198:443
#host: dnsforge.de/dns-query
#keepalive: 7
#end;

name: dnshome
website: https://www.dnshome.de/doh-dot-public-resolver.php
tags: Germany, Europe
address: 45.86.125.58:443
host: dns.dnshome.de/dns-query
keepalive: 25
end;

name: dnshome2
website: https://www.dnshome.de/doh-dot-public-resolver.php
tags: Germany, Europe
address: 45.86.125.59:443
host: dns.dnshome.de/dns-query
keepalive: 25
end;

name: dnswarden
website: https://github.com/bhanupratapys/dnswarden
tags: geocast, Americas, AsiaPacific, Europe, Germany, Singapore, US
address: dns.dnswarden.com:443
host: dns.dnswarden.com/uncensored
sni: yes
keepalive: 25
end;

name: dnswarden-adblocker
website: https://github.com/bhanupratapys/dnswarden
tags: geocast, adblocker, Americas, AsiaPacific, Europe, Germany, Singapore, US
address: dns.dnswarden.com:443
host: dns.dnswarden.com/adblock
sni: yes
keepalive: 25
end;

name: dnswarden-family
website: https://github.com/bhanupratapys/dnswarden
tags: family
address: dns.dnswarden.com:443
host: dns.dnswarden.com/adultfilter
sni: yes
keepalive: 25
end;

# self signed certs
#name: edgy
#website: https://edgy.network/
#tags: admin-down, adblocker, OpenNIC, Indonesia, AsiaPacific
#address: 27.112.79.80:443
#host: dns.edgy.network/dns-query
#keepalive: 40
#end;

#name: edgy-dot
#website: https://edgy.network/
#tags: admin-down, adblocker, OpenNIC, Indonesia, AsiaPacific
#address: 27.112.79.80:853
#host: dns.edgy.network/
#transport: dot
#keepalive: 40
#end;

# ns8.he.de.dns.opennic.glue
# http/1.1
name: eth-services
website: https://servers.opennic.org/
tags: Germany, Europe, OpenNIC
address: 94.247.43.254:853
host: opennic1.eth-services.de:853/
keepalive: 40
end;

# ns31.de.dns.opennic.glue
# http/1.1
name: eth-services2
website: https://servers.opennic.org/
tags: Germany, Europe, OpenNIC
address: 195.10.195.195:853
host: opennic2.eth-services.de:853/
keepalive: 40
end;

name: faelix-uk-adblocker
website: https://faelix.net/ref/dns/#privacy-dns
tags: UK, Europe, adblocker
address: 46.227.200.52:443
host: pdns.faelix.net/
keepalive: 25
end;

#name: faelix-uk-adblocker2
#website: https://faelix.net/ref/dns/#privacy-dns
#tags: admin-down, UK, Europe, adblocker
#address: 46.227.203.52:443
#host: pdns.faelix.net/
#keepalive: 25
#end;

name: faelix-uk-adblocker3
website: https://faelix.net/ref/dns/#privacy-dns
tags: UK, Europe, adblocker
address: 46.227.207.52:443
host: pdns.faelix.net/
keepalive: 25
end;

name: faelix-ch-adblocker
website: https://faelix.net/ref/dns/#privacy-dns
tags: Switzerland, Europe, adblocker
address: 185.134.196.52:443
host: pdns.faelix.net/
keepalive: 25
end;

name: faelix-uk
website: https://faelix.net/ref/dns
tags: UK, Europe
address: 46.227.200.54:443
host: rdns.faelix.net/
keepalive: 25
end;

#name: faelix-uk2
#website: https://faelix.net/ref/dns
#tags: admin-down, UK, Europe
#address: 46.227.200.55:443
#host: rdns.faelix.net/
#keepalive: 25
#end;

name: faelix-ch
website: https://faelix.net/ref/dns/#privacy-dns
tags: Switzerland, Europe
address: 185.134.196.54:443
host: rdns.faelix.net/
keepalive: 25
end;

name: faelix-ch2
website: https://faelix.net/ref/dns/#privacy-dns
tags: Switzerland, Europe
address: 185.134.196.55:443
host: rdns.faelix.net/
keepalive: 25
end;

name: ffmuc
website: https://ffmuc.net/
tags: Germany, Europe
address: oh.ffmuc.net:443
host: doh.ffmuc.net/dns-query
sni: yes
keepalive: 40
end;

#name: flokinet-nl
#website: https://blog.flokinet.is/2021/09/27/flokinet-dns-resolver/
#tags: Netherlands, Europe
#address: 185.246.188.51:443
#host: nl.resolv.flokinet.net/dns-query
#keepalive: 25
#end;
#
#name: flokinet-ro
#website: https://blog.flokinet.is/2021/09/27/flokinet-dns-resolver/
#tags: Romania, Europe
#address: 185.246.188.51:443
#host: ro.resolv.flokinet.net/dns-query
#keepalive: 25
#end;

name: flokinet-dot
website: https://blog.flokinet.is/2021/09/27/flokinet-dns-resolver/
tags: Europe
address: 37.156.68.20:853
host: nl.resolv.flokinet.net/
keepalive: 25
transport: dot
end;

name: flokinet-nl-dot
website: https://blog.flokinet.is/2021/09/27/flokinet-dns-resolver/
tags: Netherlands, Europe
address: 185.246.188.51:853
host: nl.resolv.flokinet.net/
keepalive: 25
transport: dot
end;

name: flokinet-ro-dot
website: https://blog.flokinet.is/2021/09/27/flokinet-dns-resolver/
tags: Romania, Europe
address: 185.246.188.51:853
host: ro.resolv.flokinet.net/
keepalive: 25
transport: dot
end;





#name: flatuslifir
#website: https://github.com/curl/curl/wiki/DNS-over-HTTPS
#tags: admin-down, Iceland, Europe
#address: 46.239.223.80:443
#host: dns.flatuslifir.is/dns-query
#keepalive: 40
#end;
#
#name: flatuslifir-dot
#website: https://github.com/curl/curl/wiki/DNS-over-HTTPS
#tags: admin-down, Iceland, Europe
#address: 46.239.223.80:853
#host: dns.flatuslifir.is/
#transport: dot
#keepalive: 25
#end;

name: flutadns
website: https://site.futa.gg/
tags: adblocker, Taiwan, AsiaPacific
address: 104.16.0.132:443
host: doh.futa.gg/dns-query
keepalive: 40
sni: yes
end;

name: getdnsapi-dot
website: https://getdnsapi.net/
tags: Netherlands, Europe
address: 185.49.141.37:853
host: getdnsapi.net/
keepalive: 40
transport: dot
end;

name: getdnsapi2-dot
website: https://getdnsapi.net/
tags: Netherlands, Europe
address: 185.49.141.37:443
host: getdnsapi.net/
keepalive: 40
transport: dot
end;

name: getdnsapi3-dot
website: https://getdnsapi.net/
tags: Netherlands, Europe
address: 185.49.141.38:853
host: getdnsapi.net/
keepalive: 40
transport: dot
end;

name: heliumcloud
website: https://servers.opennic.org/edit.php?srv=ns2.nj.us.dns.opennic.glue
tags: OpenNIC, US, Americas
address: 104.248.14.193:443
host: us-ny-alula.heliumcloud.cc/dns-query
keepalive: 25
end;

name: hostux
website: https://hostux.network/en/index.html
tags: Luxembourg, Europe
address: 46.226.108.173:443
host: dns.hostux.net/dns-query
keepalive: 25
end;

name: hostux-adblocker
website: https://hostux.network/en/index.html
tags: Luxembourg, Europe, adblocker
address: 46.226.109.82:443
host: dns.hostux.net/ads
keepalive: 25
end;

#name: i2pd
#website: https://opennic.i2pd.xyz/
#tags: France, Europe, OpenNIC
#address: 151.80.222.79:443
#host: opennic.i2pd.xyz/dns-query
#keepalive: 7
#end;

# bad connection/keepalive???
#name: ibksturm
#website: https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
#tags: Switzerland, Europe, OpenNIC
#address: 213.196.191.96:443
#host: ibksturm.synology.me/dns-query
#keepalive: 40
#end;

#name: lavadns-us
#website: https://dns.lavate.ch
#tags: admin-down, OpenNIC, US, Americas
#address: 79.110.170.43:443
#host: us1.dns.lavate.ch/dns-query
#keepalive: 40
#end;

name: lavadns-fi
website: https://dns.lavate.ch
tags: OpenNIC, Finland, Europe
address: 95.217.25.217:443
host: eu1.dns.lavate.ch/dns-query
keepalive: 40
end;

#name: lavadns-de
#website: https://dns.lavate.ch
#tags: admin-down, OpenNIC, Germany, Europe
#address: 130.61.185.42:443
#host: eu2.dns.lavate.ch/dns-query
#keepalive: 40
#end;

# using HTTP 1.1
name: li
website: https://doh.li/
tags: UK, Europe
address: 46.101.66.244:443
host: doh.li/dns-query
keepalive: 40
end;

#name: li-dot
#website: https://doh.li/
#tags: admin-down, UK, Europe
#address: 46.101.66.244:853
#host: doh.li/dns-query
#keepalive: 40
#transport: dot
#end;

name: libredns
website: https://libredns.gr/
tags: Germany, Europe, OpenNIC
address: 116.202.176.26:443
host: doh.libredns.gr/dns-query
keepalive: 25
end;

name: libredns-adblocker
website: https://libredns.gr/
tags: Germany, Europe, OpenNIC, adblocker
address: 116.202.176.26:443
host: doh.libredns.gr/noads
keepalive: 25
end;

# short keepalive
#name: meganerd
#website: https://meganerd.nl/encrypted-dns-server
#tags: Netherlands, Europe
#address: 136.244.97.114:443
#host: chewbacca.meganerd.nl/dns-query
#keepalive: 7
#end;

# running in cloudflare cloud
#name: mydns-network
#website: https://github.com/curl/curl/wiki/DNS-over-HTTPS
#tags: geocast, Americas, AsiaPacific, Europe
#address: freedom.mydns.network:443
#host: freedom.mydns.network/dns-query
#keepalive: 25
#end;

name: nextdns
website: https://nextdns.io/
tags: anycast, Americas, AsiaPacific, Europe
address: 45.90.30.0:443
host: trr.dns.nextdns.io/
keepalive: 40
end;

name: nextdns-dot
website: https://nextdns.io/
tags: anycast, Americas, AsiaPacific, Europe
address: 45.90.30.0:853
host: trr.dns.nextdns.io/
keepalive: 40
transport: dot
end;

name: nextdns2
website: https://nextdns.io/
tags: anycast, Americas, AsiaPacific, Europe
address: 45.90.28.0:443
host: trr.dns.nextdns.io/
keepalive: 40
end;

name: nextdns2-dot
website: https://nextdns.io/
tags: anycast, Americas, AsiaPacific, Europe
address: 45.90.28.0:853
host: trr.dns.nextdns.io/
keepalive: 40
transport: dot
end;

name: nextdns3
website: https://nextdns.io/
tags: geocast, Americas, AsiaPacific, Europe
address: trr.dns.nextdns.io:443
host: trr.dns.nextdns.io/
keepalive: 40
end;

name: nextdns3-dot
website: https://nextdns.io/
tags: geocast, Americas, AsiaPacific, Europe
address: trr.dns.nextdns.io:853
host: trr.dns.nextdns.io/
keepalive: 40
transport: dot
end;

name: njalla
website: https://njal.la
tags: Sweden, Europe
address: 95.215.19.53:443
host: dns.njal.la/dns-query
keepalive: 25
end;

name: opennameserver
website: https://opennameserver.org/
tags: OpenNIC, Germany, Europe
address: 217.160.70.42:443
host: ns1.opennameserver.org/dns-query
keepalive: 25
end;

name: opennameserver-dot
website: https://opennameserver.org/
tags: OpenNIC, Germany, Europe
address: 217.160.70.42:853
host: ns1.opennameserver.org/
keepalive: 25
transport: dot
end;

#name: opennameserver2
#website: https://opennameserver.org/
#tags: OpenNIC, Germany, Europe
#address: 178.254.22.166:443
#host: ns2.opennameserver.org/dns-query
#keepalive: 25
#end;

name: opennameserver2-dot
website: https://opennameserver.org/
tags: OpenNIC, Germany, Europe
address: 178.254.22.166:853
host: ns2.opennameserver.org/
keepalive: 25
transport: dot
end;

#name: opennameserver3
#website: https://opennameserver.org/
#tags: OpenNIC, Germany, Europe
#address: 81.169.136.222:443
#host: ns3.opennameserver.org/dns-query
#keepalive: 25
#end;

name: opennameserver3-dot
website: https://opennameserver.org/
tags: OpenNIC, Germany, Europe
address: 81.169.136.222:853
host: ns3.opennameserver.org/
keepalive: 25
transport: dot
end;

# name: opennameserver4
# website: https://opennameserver.org/
# tags: OpenNIC, Norway, Europe
# address: 185.181.61.24:443
# host: ns4.opennameserver.org/dns-query
# keepalive: 25
# end;

name: opennameserver4-dot
website: https://opennameserver.org/
tags: OpenNIC, Norway, Europe
address: 185.181.61.24:853
host: ns4.opennameserver.org/
keepalive: 25
transport: dot
end;

# running in cloudflare cloud
name: paesadns
website: https://milgradesec.github.io/paesadns/
tags: geocast, Americas, AsiaPacific, Europe
address: dns.paesa.es:443
host: dns.paesa.es/dns-query
sni: yes
keepalive: 40
end;

# short keepalive
#name: puredns
#website: https://puredns.org/
#tags: Singapore, AsiaPacific
#address: puredns.org:443
#host: puredns.org/dns-query
#sni: yes
#keepalive: 40
#end;

# short keepalive
#name: qquackdns
#website: https://qquack.org/nameserver/
#tags: Korea, AsiaPacific
#address: ns1.qquack.org:443
#host: ns1.qquack.org/dns-query
#keepalive: 40
#end;

name: quad9
website: https://quad9.net
tags: anycast, security, Americas, AsiaPacific, Europe
address: 9.9.9.9:443
host: dns.quad9.net/dns-query
keepalive: 25
end;

name: quad9-2
website: https://quad9.net
tags: anycast, security, Americas, AsiaPacific, Europe
address: 149.112.112.112:443
host: dns.quad9.net/dns-query
keepalive: 25
end;

name: quad9-3
website: https://quad9.net
tags: anycast, security, Americas, AsiaPacific, Europe
address: 149.112.112.9:443
host: dns9.quad9.net/dns-query
keepalive: 25
end;

name: quad9-unsecured
website: https://quad9.net
tags: anycast, Americas, AsiaPacific, Europe
address: 9.9.9.10:443
host: dns10.quad9.net/dns-query
keepalive: 25
end;

name: quad9-unsecured-2
website: https://quad9.net
tags: anycast, Americas, AsiaPacific, Europe
address: 149.112.112.10:443
host: dns10.quad9.net/dns-query
keepalive: 25
end;

name: radeksprta-dot
website: https://dns.radeksprta.eu/
tags: OpenNIC, Czechia, Europe
address: 80.211.208.74:853
host: dns.radeksprta.eu/
keepalive: 25
transport: dot
end;

# running in cloudflare cloud
name: rethink
website: https://www.rethinkdns.com
tags: geocast, Americas, AsiaPacific, Europe
address: basic.rethinkdns.com:443
host: basic.rethinkdns.com/dns-query
sni: yes
keepalive: 40
end;

# running in cloudflare cloud
name: rethink-adblocker
website: https://www.rethinkdns.com
tags: adblocker, geocast, Americas, AsiaPacific, Europe
address: sky.rethinkdns.com:443
host: sky.rethinkdns.com/1:IAAgAA==
sni: yes
keepalive: 40
end;

name: rezjahul
website: https://doh.rezhajul.io/
tags: adblocker, Singapore, AsiaPacific
address: doh.rezhajul.io:443
host: doh.rezhajul.io/dns-query
sni: yes
keepalive: 40
end;

# self-signed cert
#name: rumpelsepp
#website: https://rumpelsepp.org/2020/03/10/announcing-dns-query.html
#tags: admin-down, Germany, Europe
#address: 116.203.179.248:443
#sni: yes
#host: rumpelsepp.org/dns-query
#keepalive: 40
#end;

name: ryan-palmer
website: https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/public-resolvers.md
tags: UK, Europe
address: 68.183.253.200:443
host: ns1.ryan-palmer.com/dns-query
keepalive: 25
end;

name: seby
website: https://dns.seby.io
tags: Australia, AsiaPacific, OpenNIC
address: 45.76.113.31:443
host: dns.seby.io/dns-query
keepalive: 7
end;

# name: seby-dot
# website: https://dns.seby.io
# tags: Australia, AsiaPacific, OpenNIC
# address: 45.76.113.31:853
# host: dns.seby.io/
# transport: dot
# keepalive: 7
# end;

name: seby2
website: https://dns.seby.io
tags: Australia, AsiaPacific, OpenNIC
address: 139.99.222.72:443
host: doh-2.seby.io/dns-query
keepalive: 7
end;

name: seby2-dot
website: https://dns.seby.io
tags: Australia, AsiaPacific, OpenNIC
address: 139.99.222.72:853
host: doh-2.seby.io/
transport: dot
keepalive: 40
end;

name: sev.monster
website: https://sev.monster/
tags: OpenNIC, US, Americas
address: 168.235.111.72:443
host: dns.sev.monster/dns-query
keepalive: 40
end;

name: sellan
website: https://github.com/curl/curl/wiki/DNS-over-HTTPS
tags: France, Europe
address: 78.194.186.17:443
host: dns.sellan.fr/dns-query
keepalive: 40
end;

#name: sellan-dot
#website: https://github.com/curl/curl/wiki/DNS-over-HTTPS
#tags: admin-down, France, Europe
#address: 78.194.186.17:853
#host: dns.sellan.fr/
#transport: dot
#keepalive: 25
#end;

name: switch
website: https://www.switch.ch/security/info/public-dns/
tags: Switzerland, Europe
address: 130.59.31.248:443
host: dns.switch.ch/dns-query
keepalive: 25
end;

name: switch2
website: https://www.switch.ch/security/info/public-dns/
tags: Switzerland, Europe
address: 130.59.31.251:443
host: dns.switch.ch/dns-query
keepalive: 25
end;

# expired certificate
# name: teradns-de
# website: https://teradns.org/dns-over-https/
# tags: Germany, Europe
# address: 188.68.45.12:443
# host: de.teradns.org/dns-query
# keepalive: 40
# end;

# name: teradns-uk
# website: https://teradns.org/dns-over-https/
# tags: UK, Europe
# address: 45.147.54.7:443
# host: uk.teradns.org/dns-query
# keepalive: 40
# end;

# expired certificate
# name: teradns-us1
# website: https://teradns.org/dns-over-https/
# tags: US, Americas
# address: 45.61.162.132:443
# host: ny.teradns.org/dns-query
# keepalive: 40
# end;

# expired certificate
#name: teradns-us2
#website: https://teradns.org/dns-over-https/
#tags: US, Americas
#address: 45.79.38.174:443
#host: tx.teradns.org/dns-query
#keepalive: 40
#end;

# expired certificate
#name: teradns-au
#website: https://teradns.org/dns-over-https/
#tags: Australia, AsiaPacific
#address: 194.29.100.68:443
#host: au.teradns.org/dns-query
#keepalive: 40
#end;

# name: teradns-sg
# website: https://teradns.org/dns-over-https/
# tags: Singapore, AsiaPacific
# address: 103.167.151.201:443
# host: sg.teradns.org/dns-query
# keepalive: 40
# end;

name: therifleman
website: https://therifleman.name/
tags: India, AsiaPacific
address: 172.104.206.174:443
host: dns.therifleman.name/dns-query
keepalive: 40
end;

name: tiarap
website: https://doh.tiarap.org
tags: geocast, Americas, AsiaPacific, Europe
address: doh.tiarap.org:443
host: doh.tiarap.org/dns-query
sni: yes
keepalive: 40
end;

# small keepalive
#name: tiarap-jp
#website: https://jp.tiar.app/
#tags: Japan, AsiaPacific, adblocker
#address: jp.tiar.app:443
#host: jp.tiar.app/dns-query
#keepalive: 7
#end;
#
#name: tiarap-sg
#website: https://doh.tiar.app
#tags: Singapore, AsiaPacific, adblocker
#address: 174.138.29.175:443
#host: doh.tiar.app/dns-query
#keepalive: 7
#end;
#
#name: tiarap-sg-dot
#website: https://doh.tiar.app
#tags: Singapore, AsiaPacific, adblocker
#address: 174.138.29.175:853
#host: dot.tiar.app/
#keepalive: 25
#transport: dot
#sni: yes
#end;

name: twnic
website: https://101.101.101.101/index_en.html
tags: Taiwan, AsiaPacific
address: 101.101.101.101:443
host: dns.twnic.tw/dns-query
keepalive: 40
end;

name: twnic-dot
website: https://101.101.101.101/index_en.html
tags: Taiwan, AsiaPacific
address: 101.101.101.101:853
host: dns.twnic.tw/
transport: dot
keepalive: 25
end;

name: uncensoreddns
website: https://blog.uncensoreddns.org/
tags: Denmark, Europe, Americas
address: 91.239.100.100:443
host: anycast.censurfridns.dk/dns-query
keepalive: 25
end;

name: uncensoreddns2
website: https://blog.uncensoreddns.org/
tags: Denmark, Europe
address: 89.233.43.71:443
host: unicast.censurfridns.dk/dns-query
keepalive: 25
end;

name: uncensoreddns3
website: https://blog.uncensoreddns.org/
tags: US, Americas
address: 198.180.150.12:443
host: unicast.censurfridns.dk/dns-query
keepalive: 25
end;

name: uncensoreddns4
website: https://blog.uncensoreddns.org/
tags: Denmark, Europe
address: 130.225.244.166:443
host: unicast.censurfridns.dk/dns-query
keepalive: 25
end;

name: uncensoreddns5
website: https://blog.uncensoreddns.org/
tags: Denmark, Europe
address: 130.226.161.34:443
host: unicast.censurfridns.dk/dns-query
keepalive: 25
end;

name: uncensoreddns6
website: https://blog.uncensoreddns.org/
tags: Denmark, Europe
address: 185.38.27.139:443
host: unicast.censurfridns.dk/dns-query
keepalive: 25
end;

name: vinnyp
website: https://dns.vinnyp.xyz/privacy
tags: US, Americas
address: 167.99.150.134:443
host: dns.vinnyp.xyz/dns-query
keepalive: 40
end;

name: yarp
website: https://yarp.lefolgoc.net
tags: France, Europe
address: 5.39.88.20:443
host: yarp.lefolgoc.net/dns-query
keepalive: 40
end;


