diff --git a/config/stash/stash_yaml.yaml b/config/stash/stash_yaml.yaml index cca6a67..fd0cc69 100644 --- a/config/stash/stash_yaml.yaml +++ b/config/stash/stash_yaml.yaml @@ -26,6 +26,43 @@ dns: - '*.lan' - "rule-set:salem@cn,GitHub,fake-ip-filter" - 'geosite:cn' + #STUN + - '+.stun.*.*' + - '+.stun.*.*.*' + - '+.stun.*.*.*.*' + - '+.stun.*.*.*.*.*' + - 'stun.*' + - 'ntp.*.com' + - 'time.*.com' + - 'ntp?.*.com' + - 'time?.*.com' + - 'time.*.gov' + - 'time.*.edu.cn' + #微信登录 + - 'localhost.*.weixin.qq.com' + - 'localhost.*.qq.com' + #放行NTP服务 + - 'time.*.apple.com' + - 'time-ios.apple.com' + - 'time1.*.com' + - 'time2.*.com' + - 'time3.*.com' + - 'time4.*.com' + - 'time5.*.com' + - 'time6.*.com' + - 'time7.*.com' + - 'ntp1.*.com' + - 'ntp2.*.com' + - 'ntp3.*.com' + - 'ntp4.*.com' + - 'ntp5.*.com' + - 'ntp6.*.com' + - 'ntp7.*.com' + #Microsoft Xbox + - 'xbox.*.*.microsoft.com' + - '*.*.xboxlive.com' + - 'xbox.*.microsoft.com' + - '*.xboxlive.com' use-hosts: true nameserver: [https://223.5.5.5/dns-query, https://119.29.29.29/dns-query] fallback: [https://1.1.1.1/dns-query, https://8.8.8.8/dns-query]