添加 config/stash/mrs-test.yaml

This commit is contained in:
2026-08-29 16:19:14 +08:00
parent cce22799b1
commit e60bec753c
+320
View File
@@ -0,0 +1,320 @@
# 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时适用
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 内核
ipv6: false # 开启 IPv6 总开关,关闭阻断所有 IPv6 链接和屏蔽 DNS 请求 AAAA 记录
dns:
enable: true # 关闭将使用系统 DNS
#listen: 0.0.0.0:7874 # DNS 监听地址
ipv6: false # IPV6解析开关;如果为false,将返回ipv6结果为空
enhanced-mode: fake-ip # 模式:redir-host或fake-ip
fake-ip-range: 198.18.0.1/16 # Fake-IP 解析地址池
fake-ip-filter: # Fake-ip 过滤,列表中的域名返回真实IP
- '*.lan'
- "rule-set:salem@cn,GitHub,fake-ip-filter"
- 'geosite:cn'
- '*.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
use-system-hosts: true
default-nameserver: [116.228.111.118, 223.5.5.5]
nameserver: [1.1.1.1, 8.8.8.8]
nameserver-policy:
'geosite:cn':
- 116.228.111.118
- 223.5.5.5
'geosite:geolocation-!cn': [1.1.1.1, 8.8.8.8]
'geosite:google': [1.1.1.1, 8.8.8.8]
'geosite:category-ai-!cn': [1.1.1.1, 8.8.8.8]
proxy-server-nameserver:
- 223.5.5.5
- 119.29.29.29
# 本地服务器
proxies:
- {name: "🟢 直连", type: direct, udp: true, ip-version: ipv4}
# 订阅引用相关
u: &u {type: select, use: [Salem]}
###锚点###
# 远程订阅相关
p: &p {type: http, interval: 86400, health-check: {enable: true, url: https://www.gstatic.com/generate_204, interval: 300}}
# 远程订阅
proxy-providers:
Salem: {<<: *p, url: "https://salem.sswiwi.com/s/f822a5e21a58184c530e01eb1ae62115"}
# 1. 请使用Clash类型订阅链接填入引号""内使用,
# 2. 或可使用通用订阅链接通过Sub-Store进行订阅转换(用于Stash)。
###锚点###
# 代理组相关
o1: &o1 {type: select, use: [Salem], proxies: []}
o2: &o2 {type: select, use: [Salem], proxies: ['节点选择']}
o3: &o3 {type: select, use: [Salem], proxies: ['🟢 直连', '节点选择']}
o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', '🟢 直连']}
o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']}
g5: &g5 {type: select, include-all: true}
# 代理组
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: 漏网之鱼, <<: *o4, 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, <<: *o4, 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: 🇭🇰 香港节点, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png", 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: 🇺🇸 美国中转, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/United_States.png", filter: "^((?!(落地|TAG|直连)).)*$"}
- {name: 🇩🇪 德国中转, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Germany.png", 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,Facebook_ip,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-music,苹果音乐
- 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}
ip: &ip {type: http, behavior: ipcidr, interval: 86400, format: mrs}
mrs: &mrs {type: http, behavior: domain, interval: 86400, format: mrs}
# 远程规则集
rule-providers:
YouTube: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/youtube.mrs"}
Netflix: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/netflix.mrs"}
Netflix_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/netflix.mrs"}
Disney: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/disney.mrs"}
#Amazon-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/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"}
#HBO: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/HBO/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"}
OneDrive: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/onedrive.mrs"}
GitHub: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/github.mrs"}
AI: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-ai-!cn.mrs"}
AI_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/ai.mrs"}
Telegram: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/telegram.mrs"}
Telegram_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/telegram.mrs"}
Facebook: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/facebook.mrs"}
Facebook_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/facebook.mrs"}
X.com: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/x.mrs"}
Instagram: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/refs/heads/meta/geo/geosite/instagram.mrs"}
Whatsapp: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/whatsapp.mrs"}
US: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/US.yaml"}
apple@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple@cn.mrs"}
AppleTV: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-tvplus.mrs"}
applemusic: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo-lite/geosite/applemusic.mrs"}
apple-music: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-music.mrs"}
apple-intelligence: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-intelligence.mrs"}
WIFI_CALL_US: {<<: *pc, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/rules/clash/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"}
WIFI_CALL_HK: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/Wifi_Call_HK.yaml"}
PayPal: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/paypal.mrs"}
bybit: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/bybit.mrs"}
binance: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/binance.mrs"}
okx: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/okx.mrs"}
redotpay: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/redotpay.mrs"}
ebay: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/ebay.mrs"}
Spotify: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/spotify.mrs"}
TikTok: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/tiktok.mrs"}
#Epic@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/epicgames@cn.yaml"}
#Epic-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/epicgames-!cn.yaml"}
#Origin: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/origin.yaml"}
#Sony: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/sony.yaml"}
#Steam@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/steam@cn.yaml"}
#Steam-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/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"}
#Nintendo-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/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"}
#GameDownload-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/category-game-platforms-download-!cn.yaml"}
microsoft@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/microsoft@cn.mrs"}
microsoft: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/microsoft.mrs"}
#iQIYI: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/iqiyi.yaml"}
#BiliBili: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bilibili.yaml"}
#emby: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-emby.yaml"}
google: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/google.mrs"}
google_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/google.mrs"}
#bt: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bt.yaml"}
salem@cn: {<<: *pc, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/rules/clash/salem@cn.yaml"}
oracle: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/oracle.mrs"}
geolocation-!cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/geolocation-!cn.mrs"}
#geosite-cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/cn.yaml"}
#geoip-cn: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.yaml"}
private: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/private.mrs"}
private_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/private.mrs"}
speedtest: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-speedtest.mrs"}
#speedtest: {<<: *pc, url: "https://raw.githubusercontents.com/blackmatrix7/ios_rule_script/master/rule/Clash/Speedtest/Speedtest.yaml"}
fake-ip-filter: {<<: *pd, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/stash/fake-ip-filter.yaml"}