mirror of https://github.com/lhie1/Rules.git
DoH Module
parent
0e351daafd
commit
eb55231409
@ -0,0 +1,6 @@
|
||||
#!name=DNSPod DoH
|
||||
#!desc=Enable DNS over HTTPS (DoH) with Ali public DNS.
|
||||
|
||||
[General]
|
||||
dns-server = 223.5.5.5, 223.6.6.6
|
||||
doh-server = https://dns.alidns.com/dns-query
|
@ -0,0 +1,6 @@
|
||||
#!name=DNSPod DoH
|
||||
#!desc=Enable DNS over HTTPS (DoH) with DNSPod Public DNS.
|
||||
|
||||
[General]
|
||||
dns-server = 119.29.29.29
|
||||
doh-server = https://doh.pub/dns-query
|
Loading…
Reference in New Issue