summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.adguard.dns.lua
AgeCommit message (Collapse)Author
2023-02-14luci-app-https-dns-proxy: update to 2022-10-15-11Stan Grishin
* Makefile: change dependency from luci-mod-admin-full to luci-base * Providers: add AdGuard and AdGuard Family * Bugfix: update field value in CBI, fixes https://github.com/openwrt/luci/issues/6244 Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-01-06luci-app-https-dns-proxy: Change files names and replace bootstrap_dnsZuev Aleksandr
Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
2023-01-06luci-app-https-dns-proxy: Add new and update adguard dns serverZuev Aleksandr
Add adguard unsecured dns provider and update ips on existents based on https://adguard-dns.io/en/public-dns.html info. Also added ipv6 bootstrap_dns ips. Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
2022-01-03luci-app-https-dns-proxy: massive providers updateStan Grishin
* introduce 31 new providers * uniform names (FQDNs) in provider files * other minor fixes Signed-off-by: Stan Grishin <stangri@melmac.ca>
2020-04-06luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19luci-app-https-dns-proxy: package name change, support for RFC8484 binaryStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>