289 lines
19 KiB
YAML
289 lines
19 KiB
YAML
############## 注意:该配置文件为meta内核专用,不适合其他clash内核 #################
|
|
################# ipv6支持: https://github.com/yangxiaoge/tvbox_cust/blob/master/clash/ipv6_set.jpg #################
|
|
############## 配置来源:https://t.me/openclash_open/106164 #################
|
|
|
|
#################🧿,🔰,🅰️,📢,❌,🖥️,🔵🔴🟡🟢,📱,✅,🛩️,♻️,🈲📶☎️📞
|
|
############################### 建立订阅锚点 #####################################
|
|
##pp: &pp {type: http, health-check: {enable: true, url: https://www.gstatic.com/generate_204, format: yaml}, proxy: 🟢 直连}
|
|
############################### 建立订阅锚点 #####################################
|
|
|
|
########################################################################分隔符
|
|
# url 里填写自己的订阅,订阅名称不能重复
|
|
proxy-providers:
|
|
XBOARD: ###订阅名称###
|
|
url: "https://v2.sswiwi.com/s/f822a5e21a58184c530e01eb1ae62115"
|
|
type: http
|
|
interval: 86400
|
|
health-check:
|
|
enable: true
|
|
url: https://www.gstatic.com/generate_204
|
|
interval: 300
|
|
#proxy: 🟢 直连
|
|
path: ./proxies/v2.yaml
|
|
########################################################################分隔符
|
|
|
|
#proxies:
|
|
#- {name: "🟢 直连", type: direct, udp: true}
|
|
|
|
# 全局配置
|
|
port: 7890
|
|
socks-port: 7891
|
|
redir-port: 7892
|
|
mixed-port: 7893
|
|
tproxy-port: 7894
|
|
allow-lan: true
|
|
bind-address: "*"
|
|
ipv6: false
|
|
unified-delay: true
|
|
tcp-concurrent: true
|
|
# interface-name: enp6s18
|
|
log-level: warning
|
|
find-process-mode: 'off'
|
|
global-client-fingerprint: chrome
|
|
keep-alive-idle: 600
|
|
keep-alive-interval: 15
|
|
profile:
|
|
store-selected: true
|
|
store-fake-ip: true
|
|
|
|
# 嗅探
|
|
sniffer:
|
|
enable: true
|
|
sniff:
|
|
HTTP:
|
|
ports: [80, 8080-8880]
|
|
override-destination: true
|
|
TLS:
|
|
ports: [443, 8443]
|
|
QUIC:
|
|
ports: [443, 8443]
|
|
force-domain:
|
|
- "+.v2ex.com"
|
|
skip-domain:
|
|
- "+.baidu.com"
|
|
|
|
# 入站
|
|
tun:
|
|
enable: true
|
|
# system/gvisor/mixed
|
|
stack: mixed
|
|
dns-hijack: ["any:53", "tcp://any:53"]
|
|
#使用nikki,混入全部不修改的情况,开启接口指定为nikki
|
|
#使用仅内核自行修改下面三项为true
|
|
#device: nikki
|
|
auto-route: false
|
|
auto-redirect: false
|
|
auto-detect-interface: false
|
|
|
|
# DNS模块
|
|
dns:
|
|
enable: true
|
|
listen: 0.0.0.0:1053
|
|
ipv6: false
|
|
respect-rules: true
|
|
enhanced-mode: fake-ip
|
|
fake-ip-range: 28.0.0.1/8
|
|
fake-ip-filter-mode: blacklist
|
|
fake-ip-filter:
|
|
- "rule-set:salem@cn,geosite-cn"
|
|
- "+.msftconnecttest.com"
|
|
- "+.msftncsi.com"
|
|
- "time.*.com"
|
|
- "+.market.xiaomi.com"
|
|
default-nameserver:
|
|
- 116.228.111.118
|
|
proxy-server-nameserver:
|
|
- 116.228.111.118
|
|
# namesever尽量用运营商提供的DNS
|
|
nameserver:
|
|
- 116.228.111.118
|
|
- 180.168.255.18
|
|
|
|
############################### 建立策略组描点 #####################################
|
|
#o1: &o1 {type: select, proxies: [🚀 节点选择, ♻️ 自动选择, 🛠️ 手动选择, 🇭🇰 香港节点, 🇨🇳 台湾节点, 🇸🇬 狮城节点, 🇯🇵 日本节点, 🇰🇷 韩国节点, 🇺🇸 美国节点, WARP, 💠 其他地区, DIRECT]}
|
|
#o2: &o2 {type: select, proxies: [DIRECT, 🚀 节点选择, ♻️ 自动选择, 🛠️ 手动选择, 🇭🇰 香港节点, 🇨🇳 台湾节点, 🇸🇬 狮城节点, 🇯🇵 日本节点, 🇰🇷 韩国节点, 🇺🇸 美国节点, WARP, 💠 其他地区]}
|
|
rule-anchor:
|
|
o1: &o1 {type: select, include-all: true, proxies: [♻️ 自动选择]}
|
|
o2: &o2 {type: select, include-all: true, proxies: [🚀 节点选择]}
|
|
o3: &o3 {type: select, include-all: true, proxies: [DIRECT, 🚀 节点选择]}
|
|
o4: &o4 {type: select, include-all: true, proxies: [REJECT, DIRECT]}
|
|
############################### 建立策略组描点 #####################################
|
|
|
|
proxy-groups:
|
|
- {name: 🚀 节点选择, <<: *o1}
|
|
- {name: 🔵🔴🟡🟢 全球互联, <<: *o2}
|
|
- {name: 🐟 漏网之鱼, <<: *o2}
|
|
- {name: 🎃 YOUTUBE, <<: *o2}
|
|
- {name: 🌈 NETFLIX, <<: *o2}
|
|
- {name: 🎪 DisneyPlus, <<: *o2}
|
|
- {name: 👑 HBO, <<: *o2}
|
|
- {name: 🥇 VIU, <<: *o2}
|
|
- {name: 📲 电报消息, <<: *o2}
|
|
- {name: 👨🏿💻 GitHub, <<: *o2}
|
|
- {name: 🧠 AI, <<: *o2}
|
|
- {name: 💧 Copilot, <<: *o2}
|
|
- {name: 🍎🧠 苹果AI, <<: *o2}
|
|
- {name: 🍎📺 AppleTV, <<: *o2}
|
|
- {name: 🍎🎵 苹果音乐, <<: *o2}
|
|
- {name: 🎧 spotify, <<: *o2}
|
|
- {name: 🔶 国际亚马逊, <<: *o2}
|
|
- {name: 🍟 美国, <<: *o2}
|
|
- {name: 🐬 OneDrive, <<: *o2}
|
|
- {name: 🪟 Microsoft, <<: *o2}
|
|
- {name: 🍀 Google, <<: *o2}
|
|
- {name: 💳 Paypal, <<: *o2}
|
|
- {name: 🛍️ eBay, <<: *o2}
|
|
- {name: 🎵 TikTok, <<: *o2}
|
|
- {name: 🎮 游戏国际, <<: *o2}
|
|
- {name: 📶☎️ WIFI_CALL_US, <<: *o2}
|
|
- {name: 📶☎️ WIFI_CALL_UK, <<: *o2}
|
|
- {name: 📶☎️ WIFI_CALL_HK, <<: *o2}
|
|
- {name: 📶☎️ TT语音, <<: *o2}
|
|
- {name: 🅾️🐢 甲骨文, <<: *o3}
|
|
- {name: 🧿 自制直连, <<: *o3}
|
|
- {name: 🍎 苹果服务, <<: *o3}
|
|
- {name: 🔶 中国亚马逊, <<: *o3}
|
|
- {name: 🎮 游戏中国, <<: *o3}
|
|
- {name: 📺 爱奇艺, <<: *o3}
|
|
- {name: 📺 哔哩哔哩, <<: *o3}
|
|
- {name: ❤️ Emby公益服, <<: *o3}
|
|
- {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: "(?i)港|hk|hongkong|hong kong"}
|
|
#- {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:
|
|
- RULE-SET,YouTube,🎃 YOUTUBE
|
|
- RULE-SET,Netflix,🌈 NETFLIX
|
|
- RULE-SET,Netflix_ip,🌈 NETFLIX
|
|
- RULE-SET,Disney,🎪 DisneyPlus
|
|
- 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,AI,🧠 AI
|
|
- RULE-SET,AI_ip,🧠 AI
|
|
- RULE-SET,Copilot,💧 Copilot
|
|
- RULE-SET,Telegram,📲 电报消息
|
|
- RULE-SET,Telegram_ip,📲 电报消息
|
|
- RULE-SET,US,🍟 美国
|
|
- RULE-SET,apple@cn,🍎 苹果服务
|
|
- RULE-SET,AppleTV,🍎📺 AppleTV
|
|
- RULE-SET,applemusic,🍎🎵 苹果音乐
|
|
- RULE-SET,apple-intelligence,🍎🧠 苹果AI
|
|
- 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,talkatoneProxy,📶☎️ TT语音
|
|
- RULE-SET,PayPal,💳 Paypal
|
|
- RULE-SET,ebay,🛍️ eBay
|
|
- RULE-SET,Spotify,🎧 spotify
|
|
- RULE-SET,TikTok,🎵 TikTok
|
|
- RULE-SET,oracle,🅾️🐢 甲骨文
|
|
- RULE-SET,salem@cn,🧿 自制直连
|
|
- 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,🪟 Microsoft
|
|
- RULE-SET,google,🍀 Google
|
|
- RULE-SET,google_ip,🍀 Google
|
|
- RULE-SET,iQIYI,📺 爱奇艺
|
|
- RULE-SET,BiliBili,📺 哔哩哔哩
|
|
- RULE-SET,emby,❤️ Emby公益服
|
|
- RULE-SET,geolocation-!cn,🔵🔴🟡🟢 全球互联
|
|
- RULE-SET,geosite-cn,🎯 全球直连
|
|
- RULE-SET,geoip-cn,🎯 全球直连
|
|
- RULE-SET,private,🎯 全球直连
|
|
- RULE-SET,private_ip,🎯 全球直连
|
|
- RULE-SET,bt,🎯 全球直连
|
|
- GEOSITE,CN,🎯 全球直连
|
|
- GEOIP,CN,🎯 全球直连
|
|
- GEOIP,LAN,🎯 全球直连
|
|
- DST-PORT,22,🎯 全球直连
|
|
- MATCH,🐟 漏网之鱼
|
|
|
|
############################### 建立rule-providers锚点 #####################################
|
|
pc: &pc {type: http, behavior: classical, interval: 86400, format: yaml}
|
|
pd: &pd {type: http, behavior: domain, interval: 86400, format: yaml}
|
|
pi: &pi {type: http, behavior: ipcidr, interval: 86400, format: yaml}
|
|
mrs: &mrs {type: http, behavior: domain, interval: 86400, format: mrs}
|
|
ip: &ip {type: http, interval: 86400, behavior: ipcidr, format: mrs}
|
|
############################### 建立rule-providers锚点 #####################################
|
|
rule-providers:
|
|
YouTube: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/youtube.mrs", path: ./providers/youtube.mrs}
|
|
Netflix: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/netflix.mrs", path: ./providers/netflix.mrs}
|
|
Netflix_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/netflix.mrs", path: ./providers/netflix_ip.mrs}
|
|
Disney: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/disney.mrs", path: ./providers/disney.mrs}
|
|
Amazon-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/amazon-!cn.yaml", path: ./providers/amazon-!cn.yaml}
|
|
Amazon@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/amazon@cn.mrs", path: ./providers/amazon@cn.mrs}
|
|
HBO: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/HBO/HBO.yaml", path: ./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: ./providers/ViuTV.yaml}
|
|
OneDrive: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/onedrive.mrs", path: ./providers/onedrive.mrs}
|
|
GitHub: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/github.mrs", path: ./providers/github.mrs}
|
|
AI: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-ai-!cn.mrs", path: ./providers/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", path: ./providers/ai_ip.mrs}
|
|
Copilot: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/bing.mrs", path: ./providers/bing.mrs}
|
|
Telegram: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/telegram.mrs", path: ./providers/telegram.mrs}
|
|
Telegram_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/telegram.mrs", path: ./providers/telegram_ip.mrs}
|
|
US: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/US.yaml", path: ./providers/us.yaml}
|
|
apple@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple@cn.mrs", path: ./providers/apple@cn.mrs}
|
|
AppleTV: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-tvplus.mrs", path: ./providers/apple-tvplus.mrs}
|
|
applemusic: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo-lite/geosite/applemusic.mrs", path: ./providers/applemusic.mrs}
|
|
apple-intelligence: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/apple-intelligence.mrs", path: ./providers/apple-intelligence.mrs}
|
|
WIFI_CALL_US: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/Wifi_Call_US.yaml", path: ./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: ./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: ./providers/Wifi_Call_HK.yaml}
|
|
talkatoneProxy: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/talkatoneProxy.yaml", path: ./providers/talkatoneProxy.yaml}
|
|
PayPal: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/paypal.mrs", path: ./providers/paypal.mrs}
|
|
ebay: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/ebay.mrs", path: ./providers/ebay.mrs}
|
|
Spotify: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/spotify.mrs", path: ./providers/spotify.mrs}
|
|
TikTok: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/tiktok.mrs", path: ./providers/tikTok.mrs}
|
|
Epic@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/epicgames@cn.yaml", path: ./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: ./providers/epicgames-!cn.yaml}
|
|
Origin: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/origin.mrs", path: ./providers/origin.mrs}
|
|
Sony: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/sony.mrs", path: ./providers/sony.mrs}
|
|
Steam@cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/steam@cn.yaml", path: ./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: ./providers/steam-!cn.yaml}
|
|
Nintendo@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/nintendo@cn.mrs", path: ./providers/nintendo@cn.mrs}
|
|
Nintendo-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/nintendo-!cn.yaml", path: ./providers/nintendo-!cn.yaml}
|
|
GameDownload@cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-game-platforms-download@cn.mrs", path: ./providers/category-game-platforms-download@cn.mrs}
|
|
GameDownload-!cn: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/category-game-platforms-download-!cn.yaml", path: ./providers/category-game-platforms-download-!cn.yaml}
|
|
microsoft: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/microsoft.mrs", path: ./providers/microsoft.mrs}
|
|
iQIYI: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/iqiyi.yaml", path: ./providers/iqiyi.yaml}
|
|
BiliBili: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bilibili.yaml", path: ./providers/bilibili.yaml}
|
|
emby: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-emby.mrs", path: ./providers/category-emby.mrs}
|
|
google: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/google.mrs", path: ./providers/google.mrs}
|
|
google_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/google.mrs", path: ./providers/google_ip.mrs}
|
|
bt: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/bt.yaml", path: ./providers/bt.yaml}
|
|
salem@cn: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/salem@cn.yaml", path: ./providers/salem@cn.yaml}
|
|
oracle: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/lusalem/ruleset/main/rules/clash/oracle.yaml", path: ./providers/oracle.yaml}
|
|
geolocation-!cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/geolocation-!cn.mrs", path: ./providers/geolocation-!cn.mrs}
|
|
geosite-cn: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/cn.mrs", path: ./providers/geosite-cn.mrs}
|
|
geoip-cn: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.mrs", path: ./providers/geoip-cn.mrs}
|
|
private: {<<: *mrs, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/private.mrs", path: ./providers/private.mrs}
|
|
private_ip: {<<: *ip, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/private.mrs", path: ./providers/private_ip.mrs}
|