更新 config/stash/stash_yaml.yaml
This commit is contained in:
@@ -26,6 +26,43 @@ dns:
|
|||||||
- '*.lan'
|
- '*.lan'
|
||||||
- "rule-set:salem@cn,GitHub,fake-ip-filter"
|
- "rule-set:salem@cn,GitHub,fake-ip-filter"
|
||||||
- 'geosite:cn'
|
- '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
|
use-hosts: true
|
||||||
nameserver: [https://223.5.5.5/dns-query, https://119.29.29.29/dns-query]
|
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]
|
fallback: [https://1.1.1.1/dns-query, https://8.8.8.8/dns-query]
|
||||||
|
|||||||
Reference in New Issue
Block a user