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

fix ipq60xx

This commit is contained in:
suyuan168 2022-04-27 22:01:44 +08:00
parent 83959cc69d
commit cfc4f067ab
123 changed files with 33585 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
name = "DNS.SB",
label = _("DNS.SB"),
resolver_url = "https://doh.dns.sb/dns-query",
bootstrap_dns = "185.222.222.222,185.184.222.222"
}