From 53586dbbfc12f869daf792412ec3b615ac270bd2 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 1 Jul 2025 21:22:35 +0800 Subject: magic: gen and put in www. --- store/config/mihomo/config.yaml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'store/config/mihomo/config.yaml') diff --git a/store/config/mihomo/config.yaml b/store/config/mihomo/config.yaml index c455409..bac2ac6 100644 --- a/store/config/mihomo/config.yaml +++ b/store/config/mihomo/config.yaml @@ -50,19 +50,19 @@ sniffer: rule-providers: cn: type: file - path: has-rule + path: has-rule.txt behavior: classical format: text non-cn: type: file - path: not-has-rule + path: not-has-rule.txt behavior: classical format: text need: type: file - path: need-rule + path: need-rule.txt behavior: classical format: text @@ -71,15 +71,6 @@ rules: - RULE-SET,non-cn,node-select - RULE-SET,need,node-select # - NOT,((GEOIP,CN)),node-select - - DOMAIN-SUFFIX,gnu.org,node-select - - DOMAIN-SUFFIX,nongnu.org,node-select - - DOMAIN-SUFFIX,ietf.org,node-select - - DOMAIN-SUFFIX,metacubex.one,node-select - - DOMAIN-SUFFIX,winehq.org,node-select - - DOMAIN-SUFFIX,freedesktop.org,node-select - - DOMAIN-SUFFIX,eff.org,node-select - - DOMAIN-SUFFIX,typescriptlang.org,node-select - - DOMAIN-SUFFIX,arxiv.org,node-select # - MATCH,node-select - MATCH,DIRECT -- cgit v1.2.3