Files
ruleset/config/stash/stash20260824.yaml
T

270 lines
23 KiB
YAML

# Stash/Clash/Premium/Meta Config Make by Coldvvater
# TG Channel: https://t.me/Coldvvater_Channel
# GitHub: https://github.com/Coldvvater
# Update Date: 2023.11.25
mixed-port: 7890 # 混合端口,HTTP和SOCKS5用一个端口
allow-lan: true # 允许局域网的连接(共享代理)
bind-address: "*" # 监听IP白名单,可绑定单个IPv4和v6地址,"*" 为绑定所有IP地址,仅在将allow-lan设置为true时适用
ipv6: true # 开启 IPv6 总开关,关闭阻断所有 IPv6 链接和屏蔽 DNS 请求 AAAA 记录
mode: rule # 规则模式:rule(规则) / global(全局代理)/ direct(全局直连)/ script (脚本)
log-level: info # 设置日志输出级别 (5 个级别:silent / error / warning / info / debug)
external-controller: 127.0.0.1:9090 # 外部控制器监听地址,可以使用 RESTful API 来控制你的 clash 内核
dns:
enable: true # 关闭将使用系统 DNS
ipv6: true # IPV6解析开关;如果为false,将返回ipv6结果为空
enhanced-mode: fake-ip # 模式:redir-host或fake-ip
listen: 0.0.0.0:53 # DNS 监听地址
default-nameserver: [223.5.5.5, 119.29.29.29, 114.114.114.114]
# 解析非IP的dns用的dns服务器,只支持纯IP,(Meta可为其加密)
nameserver: [https://223.5.5.5/dns-query, https://1.12.12.12/dns-query]
# 默认DNS服务器,支持udp/tcp/dot/doh/doq
fake-ip-range: 198.18.0.1/16 # Fake-IP 解析地址池
fake-ip-filter:
- '*.lan'
- "rule-set:salem@cn,GitHub,fake-ip-filter"
- 'geosite:cn'
# Fake-ip 过滤,列表中的域名返回真实IP
# 本地服务器
proxies: null
# 订阅引用相关
u: &u {type: select, use: [Subscribe]}
###锚点###
# 远程订阅相关
p: &p {type: http, interval: 86400, health-check: {enable: true, url: http://www.apple.com/library/test/success.html, interval: 300}}
# 远程订阅
proxy-providers:
Subscribe: {<<: *p, path: ./proxy_providers/subscribe.yaml, url: "https://salem.sswiwi.com/s/f822a5e21a58184c530e01eb1ae62115"}
# 1. 请使用Clash类型订阅链接填入引号""内使用,
# 2. 或可使用通用订阅链接通过Sub-Store进行订阅转换(用于Stash)。
###锚点###
# 代理组相关
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: 节点选择, <<: *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'}
- {name: Disney, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Disney+.png'}
#- {name: HBO, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/HBO_Max.png'}
#- {name: VIU, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/viu.webp'}
- {name: 电报消息, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/telegram.png'}
- {name: GitHub, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/github-dark.png'}
- {name: AI, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/ChatGPT.png'}
- {name: 苹果AI, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/Apple_Intelligence.png'}
- {name: AppleTV, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/apple-tv.png'}
- {name: 苹果音乐, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/apple-music.png'}
- {name: spotify, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Spotify.png'}
#- {name: 国际亚马逊, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/amazon-web-services.png'}
- {name: 美国, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/United_States.png'}
- {name: OneDrive, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/OneDrive.png'}
- {name: Microsoft, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Microsoft.png'}
- {name: Paypal, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/PayPal.png'}
- {name: Finance, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/bitcoin.png'}
- {name: eBay, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/ebay.png'}
- {name: TikTok, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/TikTok.png'}
#- {name: 游戏国际, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Game.png'}
- {name: 🇺🇲 WIFI_CALL_US, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/wificalling.webp'}
- {name: 🇬🇧 WIFI_CALL_UK, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/wificalling.webp'}
- {name: 🇭🇰 WIFI_CALL_HK, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/wificalling.webp'}
- {name: Facebook, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/facebook.png'}
- {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'}
#- {name: 中国亚马逊, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/amazon.png'}
#- {name: 游戏中国, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Game.png'}
#- {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: 🛑 广告拦截, <<: *o4}
#- {name: 🍃 应用净化, <<: *o4}
#地区策略组
- {name: 🇭🇰 香港节点, type: select, include-all: true, filter: "(?i)港|hk|hongkong|hong kong"}
#- {name: 🇯🇵 日本节点, type: select, include-all: true, filter: "(?i)日本|川日|东京|大阪|泉日|埼玉|沪日|深日|JP|Japan"}
#- {name: 🇺🇲 美国节点, type: select, include-all: true, filter: "(?i)美|波特兰|达拉斯|俄勒冈|凤凰城|费利蒙|硅谷|拉斯维加斯|洛杉矶|圣何塞|圣克拉拉|西雅图|芝加哥|US|United States"}
#- {name: 🇸🇬 狮城节点, type: select, include-all: true, filter: "(?i)新加坡|坡|狮城|SG|Singapore"}
#- {name: 🇰🇷 韩国节点, type: select, include-all: true, filter: "(?i)KR|Korea|KOR|首尔|韩|韓"}
#- {name: 🇭🇰 香港中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
- {name: 🇺🇲 美国中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
- {name: 🇩🇪 德国中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
#- {name: 🇨🇳 台湾节点, type: select, include-all: true, filter: "(?i)台|tw|taiwan|tai wan"}
#- {name: 🇸🇬 狮城节点, type: select, include-all: true, filter: "(?i)新加坡|sg|singapore|狮城"}
#- {name: 🇯🇵 日本节点, type: select, include-all: true, filter: "(?i)日|jp|japan"}
#- {name: 🇺🇸 美国节点, type: select, include-all: true, filter: "(?i)美|us|unitedstates|united states"}
#- {name: 🇰🇷 韩国节点, type: select, include-all: true, filter: "(?i)韩国|kr|korea"}
#- {name: 💠 其他地区, type: select, include-all: true, filter: "(?i)^(?!.*(?:🇭🇰|🇯🇵|🇺🇸|🇸🇬|🇨🇳|港|hk|hongkong|台|tw|taiwan|日|jp|japan|新|sg|singapore|美|us|unitedstates|韩|kr|korea)).*"}
#备用策略组
#- {name: 🛠️ 手动选择, type: select, include-all-providers: true}
#- {name: ♻️ 自动选择, type: url-test, interval: 600, tolerance: 100, lazy: true, url: https://www.gstatic.com/generate_204, include-all-providers: true}
# 分流规则引用
rules:
#路由规则https://wiki.metacubex.one/config/rules/
- DOMAIN,v2.sswiwi.com,节点选择
- DOMAIN-SUFFIX,nodeseek.com,🇭🇰 香港节点
- DOMAIN-SUFFIX,nodeimage.net,🇭🇰 香港节点
- DOMAIN-SUFFIX,sourceforge.net,节点选择
- IP-CIDR,194.221.250.50/24,电报消息,no-resolve
- RULE-SET,salem@cn,自制直连
- RULE-SET,YouTube,YOUTUBE
- RULE-SET,Netflix,NETFLIX
- RULE-SET,Netflix_ip,NETFLIX
- RULE-SET,Disney,Disney
#- RULE-SET,Amazon-!cn,国际亚马逊
#- RULE-SET,Amazon@cn,中国亚马逊
#- RULE-SET,HBO,HBO
#- RULE-SET,VIU,VIU
- RULE-SET,OneDrive,OneDrive
- RULE-SET,GitHub,GitHub
- RULE-SET,WIFI_CALL_US,🇺🇲 WIFI_CALL_US
- RULE-SET,WIFI_CALL_UK,🇬🇧 WIFI_CALL_UK
- RULE-SET,WIFI_CALL_HK,🇭🇰 WIFI_CALL_HK
- RULE-SET,AI,AI
- RULE-SET,AI_ip,AI
- RULE-SET,Telegram,电报消息
- RULE-SET,Telegram_ip,电报消息
- RULE-SET,Facebook,Facebook
- RULE-SET,X.com,Twitter
- RULE-SET,Instagram,Instagram
- RULE-SET,Whatsapp,Whatsapp
- RULE-SET,US,美国
- RULE-SET,apple@cn,苹果服务
- RULE-SET,AppleTV,AppleTV
- RULE-SET,applemusic,苹果音乐
- RULE-SET,apple-intelligence,苹果AI
- RULE-SET,PayPal,Paypal
- RULE-SET,bybit,Finance
- RULE-SET,binance,Finance
- RULE-SET,okx,Finance
- RULE-SET,redotpay,Finance
- RULE-SET,ebay,eBay
- 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,游戏国际
#- RULE-SET,Sony,游戏国际
#- RULE-SET,Steam-!cn,游戏国际
#- RULE-SET,Steam@cn,游戏中国
#- RULE-SET,Nintendo-!cn,游戏国际
#- RULE-SET,Nintendo@cn,游戏中国
#- RULE-SET,GameDownload-!cn,游戏国际
#- RULE-SET,GameDownload@cn,游戏中国
- RULE-SET,microsoft@cn,DIRECT
- RULE-SET,microsoft,Microsoft
- RULE-SET,google,Google
- RULE-SET,google_ip,Google
- RULE-SET,geolocation-!cn,Google
#- RULE-SET,iQIYI,DIRECT
#- RULE-SET,BiliBili,DIRECT
#- RULE-SET,emby,DIRECT
- RULE-SET,geosite-cn,DIRECT
- RULE-SET,geoip-cn,DIRECT
- RULE-SET,private,DIRECT
- RULE-SET,private_ip,DIRECT
#- RULE-SET,bt,DIRECT
- GEOSITE,CN,DIRECT
- GEOIP,CN,DIRECT
- GEOIP,LAN,DIRECT
- DST-PORT,22,DIRECT
- MATCH,漏网之鱼
###锚点###
# 规则行为相关
pd: &pd {type: http, behavior: domain, interval: 86400, format: yaml}
pc: &pc {type: http, behavior: classical, interval: 86400, format: yaml}
pi: &pi {type: http, behavior: ipcidr, interval: 86400, format: yaml}
pt: &pt {type: http, behavior: classical, interval: 86400, format: text}
# 远程规则集
rule-providers:
YouTube: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/youtube.yaml", path: ./rule-providers/youtube.yaml}
Netflix: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/netflix.yaml", path: ./rule-providers/netflix.yaml}
Netflix_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/netflix.yaml", path: ./rule-providers/netflix_ip.yaml}
Disney: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/disney.yaml", path: ./rule-providers/disney.yaml}
#Amazon-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/amazon-!cn.yaml", path: ./rule-providers/amazon-!cn.yaml}
#Amazon@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/amazon@cn.yaml", path: ./rule-providers/amazon@cn.yaml}
#HBO: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/HBO/HBO.yaml", path: ./rule-providers/HBO.yaml}
#VIU: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/ViuTV/ViuTV.yaml", path: ./rule-providers/ViuTV.yaml}
OneDrive: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/onedrive.yaml", path: ./rule-providers/onedrive.yaml}
GitHub: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/github.yaml", path: ./rule-providers/github.yaml}
AI: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-ai-!cn.yaml", path: ./rule-providers/category-ai-!cn.yaml}
AI_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/ai.yaml", path: ./rule-providers/ai_ip.yaml}
Telegram: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/telegram.yaml", path: ./rule-providers/telegram.yaml}
Telegram_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/telegram.yaml", path: ./rule-providers/telegram_ip.yaml}
Facebook: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/facebook.yaml", path: ./rule-providers/facebook.yaml}
X.com: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/x.yaml", path: ./rule-providers/x.yaml}
Instagram: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/Instagram.yaml", path: ./rule-providers/Instagram.yaml}
Whatsapp: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/whatsapp.yaml", path: ./rule-providers/whatsapp.yaml}
US: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/US.yaml", path: ./rule-providers/us.yaml}
apple@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple@cn.yaml", path: ./rule-providers/apple@cn.yaml}
AppleTV: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-tvplus.yaml", path: ./rule-providers/apple-tvplus.yaml}
applemusic: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo-lite/geosite/applemusic.yaml", path: ./rule-providers/applemusic.yaml}
apple-intelligence: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-intelligence.yaml", path: ./rule-providers/apple-intelligence.yaml}
WIFI_CALL_US: {<<: *pc, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/rules/clash/Wifi_Call_US.yaml", path: ./rule-providers/Wifi_Call_US.yaml}
WIFI_CALL_UK: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/Wifi_Call_UK.yaml", path: ./rule-providers/Wifi_Call_UK.yaml}
WIFI_CALL_HK: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/Wifi_Call_HK.yaml", path: ./rule-providers/Wifi_Call_HK.yaml}
PayPal: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/paypal.yaml", path: ./rule-providers/paypal.yaml}
bybit: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/bybit.yaml", path: ./rule-providers/bybit.yaml}
binance: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/binance.yaml", path: ./rule-providers/binance.yaml}
okx: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/okx.yaml", path: ./rule-providers/okx.yaml}
redotpay: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/redotpay.yaml", path: ./rule-providers/redotpay.yaml}
ebay: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/ebay.yaml", path: ./rule-providers/ebay.yaml}
Spotify: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/spotify.yaml", path: ./rule-providers/spotify.yaml}
TikTok: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/tiktok.yaml", path: ./rule-providers/tikTok.yaml}
#Epic@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/epicgames@cn.yaml", path: ./rule-providers/epicgames@cn.yaml}
#Epic-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/epicgames-!cn.yaml", path: ./rule-providers/epicgames-!cn.yaml}
#Origin: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/origin.yaml", path: ./rule-providers/origin.yaml}
#Sony: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/sony.yaml", path: ./rule-providers/sony.yaml}
#Steam@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/steam@cn.yaml", path: ./rule-providers/steam@cn.yaml}
#Steam-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/steam-!cn.yaml", path: ./rule-providers/steam-!cn.yaml}
#Nintendo@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/nintendo@cn.yaml", path: ./rule-providers/nintendo@cn.yaml}
#Nintendo-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/nintendo-!cn.yaml", path: ./rule-providers/nintendo-!cn.yaml}
#GameDownload@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-game-platforms-download@cn.yaml", path: ./rule-providers/category-game-platforms-download@cn.yaml}
#GameDownload-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/category-game-platforms-download-!cn.yaml", path: ./rule-providers/category-game-platforms-download-!cn.yaml}
microsoft@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/microsoft@cn.yaml", path: ./rule-providers/microsoft@cn.yaml}
microsoft: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/microsoft.yaml", path: ./rule-providers/microsoft.yaml}
#iQIYI: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/iqiyi.yaml", path: ./rule-providers/iqiyi.yaml}
#BiliBili: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bilibili.yaml", path: ./rule-providers/bilibili.yaml}
#emby: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-emby.yaml", path: ./rule-providers/category-emby.yaml}
google: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/google.yaml", path: ./rule-providers/google.yaml}
google_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/google.yaml", path: ./rule-providers/google_ip.yaml}
#bt: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bt.yaml", path: ./rule-providers/bt.yaml}
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}
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}
#speedtest: {<<: *pc, url: "https://raw.githubusercontents.com/blackmatrix7/ios_rule_script/master/rule/Clash/Speedtest/Speedtest.yaml", path: ./rule-providers/speedtest.yaml}
fake-ip-filter: {<<: *pt, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/stash/fake-ip-filter.list",path: ./rule-providers/category-speedtest.list}
script:
shortcuts:
quic: network == 'udp' and dst_port == 443