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,7 @@
return {
name = "Google",
label = _("Google"),
resolver_url = "https://dns.google/dns-query",
bootstrap_dns = "8.8.8.8,8.8.4.4",
default = true
}