diff --git a/Clash/Head_dns.yaml b/Clash/Head_dns.yaml index 4386dcb..64f9ca5 100644 --- a/Clash/Head_dns.yaml +++ b/Clash/Head_dns.yaml @@ -20,10 +20,10 @@ dns: - '*.lan' - '*.edu.cn' - localhost.ptlogin2.qq.com - - '*.*.*.*.srv.nintendo.net' - - '*.*.*.stun.playstation.net' - - 'xbox.*.microsoft.com' - - '*.*.*.xboxlive.com' + - '*.*.*.srv.nintendo.net' + - '*.*.stun.playstation.net' + - xbox.*.*.microsoft.com + - '*.*.xboxlive.com' nameserver: - 'https://dns.alidns.com/dns-query' - 'https://1.1.1.1/dns-query' diff --git a/Clash/Head_tap.yaml b/Clash/Head_tap.yaml index bcc6037..6902125 100644 --- a/Clash/Head_tap.yaml +++ b/Clash/Head_tap.yaml @@ -20,10 +20,10 @@ dns: - '*.lan' - '*.edu.cn' - localhost.ptlogin2.qq.com - - '*.*.*.*.srv.nintendo.net' - - '*.*.*.stun.playstation.net' - - 'xbox.*.microsoft.com' - - '*.*.*.xboxlive.com' + - '*.*.*.srv.nintendo.net' + - '*.*.stun.playstation.net' + - xbox.*.*.microsoft.com + - '*.*.xboxlive.com' nameserver: - 'https://dns.alidns.com/dns-query' - 'https://1.1.1.1/dns-query'