From b1612cdd9439b16fdf2144ecd417a9b2a1ef1dfe Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Wed, 26 Aug 2026 02:42:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/stash/stash=5Fyaml.?= =?UTF-8?q?yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/stash/stash_yaml.yaml | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) 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]