Skip to content

Commit

Permalink
luci-app-mosdns: add AliDNS DoQ
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml committed Sep 21, 2023
1 parent 329b4eb commit c28baee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions luci-app-mosdns/luasrc/model/cbi/mosdns/basic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ o:value("114.114.115.115", "114.114.115.115 (114DNS Secondary)")
o:value("180.76.76.76", "180.76.76.76 (Baidu DNS)")
o:value("https://doh.pub/dns-query", "DNSPod DoH")
o:value("https://dns.alidns.com/dns-query", "AliDNS DoH")
o:value("quic://dns.alidns.com", "AliDNS DoQ")
o:value("https://doh.360.cn/dns-query", "360DNS DoH")
o:depends("custom_local_dns", "1")

Expand Down

0 comments on commit c28baee

Please sign in to comment.