diff --git a/config/stash/stash20260824.yaml b/config/stash/stash20260824.yaml index b482ff6..ecf64fe 100644 --- a/config/stash/stash20260824.yaml +++ b/config/stash/stash20260824.yaml @@ -27,7 +27,8 @@ dns: fake-ip-range: 198.18.0.1/16 # Fake-IP 解析地址池 fake-ip-filter: - '*.lan' - - "rule-set:salem@cn,geosite-cn,GitHub,fake-ip-filter" + - "rule-set:salem@cn,GitHub,fake-ip-filter" + - 'geosite:cn' # Fake-ip 过滤,列表中的域名返回真实IP @@ -48,16 +49,16 @@ proxy-providers: ###锚点### # 代理组相关 -o1: &o1 {type: select, use: [Subscribe], proxies: []} -o2: &o2 {type: select, use: [Subscribe], proxies: [节点选择]} -o3: &o3 {type: select, use: [Subscribe], proxies: [DIRECT, 节点选择]} -o4: &o4 {type: select, use: [Subscribe], proxies: [REJECT, DIRECT]} -#o5: &o5 {type: select, include-all: true, proxies: [节点选择, Subscribe]} +o1: &o1 {type: select, proxies: []} +o2: &o2 {type: select, proxies: ['节点选择']} +o3: &o3 {type: select, proxies: ['DIRECT', '节点选择']} +o4: &o4 {type: select, proxies: ['REJECT', 'DIRECT']} +#o5: &o5 {type: select, include-all: true, proxies: ['节点选择']} # 代理组 proxy-groups: - - {name: 节点选择, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Static.png', <<: *o1} - - {name: Google, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Google_Search.png', <<: *o2} + - {name: 节点选择, <<: *o1, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Static.png'} + - {name: Google, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Google_Search.png'} - {name: 漏网之鱼, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Final.png'} - {name: YOUTUBE, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/YouTube.png'} - {name: NETFLIX, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Netflix.png'} @@ -87,6 +88,7 @@ proxy-groups: - {name: Twitter, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Twitter.png'} - {name: Instagram, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/instagram.png'} - {name: Whatsapp, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/whatsapp.png'} + - {name: Speedtest, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/librespeed.png'} - {name: 甲骨文, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/oracle.png'} - {name: 自制直连, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/apache-answer.png'} - {name: 苹果服务, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Apple.png'} @@ -95,7 +97,7 @@ proxy-groups: #- {name: 爱奇艺, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/iQIYI&bilibili.png'} #- {name: 哔哩哔哩, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/bilibili_3.png} #- {name: Emby, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Emby.png'} - - {name: 🎯 全球直连, <<: *o3} + #- {name: 🎯 全球直连, <<: *o3} #- {name: 🛑 广告拦截, <<: *o4} #- {name: 🍃 应用净化, <<: *o4} #地区策略组 @@ -161,6 +163,7 @@ rules: - RULE-SET,Spotify,spotify - RULE-SET,TikTok,TikTok - RULE-SET,oracle,甲骨文 + - RULE-SET,speedtest,Speedtest #- RULE-SET,Epic-!cn,游戏国际 #- RULE-SET,Epic@cn,游戏中国 #- RULE-SET,Origin,游戏国际 @@ -171,7 +174,7 @@ rules: #- RULE-SET,Nintendo@cn,游戏中国 #- RULE-SET,GameDownload-!cn,游戏国际 #- RULE-SET,GameDownload@cn,游戏中国 - - RULE-SET,microsoft@cn,🎯 全球直连 + - RULE-SET,microsoft@cn,DIRECT - RULE-SET,microsoft,Microsoft - RULE-SET,google,Google - RULE-SET,google_ip,Google @@ -254,8 +257,8 @@ rule-providers: salem@cn: {<<: *pc, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/rules/clash/salem@cn.yaml", path: ./rule-providers/salem@cn.yaml} oracle: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/oracle.yaml", path: ./rule-providers/oracle.yaml} geolocation-!cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/geolocation-!cn.yaml", path: ./rule-providers/geolocation-!cn.yaml} - geosite-cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/cn.yaml", path: ./rule-providers/geosite-cn.yaml} - geoip-cn: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.yaml", path: ./rule-providers/geoip-cn.yaml} + #geosite-cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/cn.yaml", path: ./rule-providers/geosite-cn.yaml} + #geoip-cn: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.yaml", path: ./rule-providers/geoip-cn.yaml} private: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/private.yaml", path: ./rule-providers/private.yaml} private_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/private.yaml", path: ./rule-providers/private_ip.yaml} speedtest: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-speedtest.yaml", path: ./rule-providers/category-speedtest.yaml}