1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add luci-app-https-dns-proxy

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-04-10 09:58:19 +02:00
parent 080c06bfba
commit 02317e2caf
58 changed files with 5893 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
name = "Cloudflare",
label = _("Cloudflare"),
resolver_url = "https://cloudflare-dns.com/dns-query",
bootstrap_dns = "1.1.1.1,1.0.0.1"
}