Skip to content

Commit

Permalink
Update META.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xixu-me committed Oct 26, 2024
1 parent de3f8c3 commit 602f715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ const chineseNameservers = [
];

const internationalNameservers = [
"quic://unfiltered.adguard-dns.com:784",
"https://dns.google/dns-query",
"https://doh.dns.sb/dns-query",
"https://dns.quad9.net/dns-query",
Expand All @@ -211,7 +212,6 @@ const internationalNameservers = [
"https://doh.dns.apple.com/dns-query",
"https://cloudflare-dns.com/dns-query",
"https://common.dot.dns.yandex.net/dns-query",
"https://unfiltered.adguard-dns.com/dns-query",
];

const dns = {
Expand Down

0 comments on commit 602f715

Please sign in to comment.