更新 clash.yaml

This commit is contained in:
root 2024-08-12 17:35:46 +08:00
parent 4b67465170
commit d2d6d8e0b8

View File

@ -50,6 +50,15 @@ proxies:
skip-cert-verify: false skip-cert-verify: false
alpn: alpn:
- h3 - h3
- name: "🇺🇸 Layer Hysteria2"
type: hysteria2
server: 199.119.138.239
port: 8849
password: gGbxvQIGYnsd8KNv0DzwzA==
sni: layer.812371.xyz
skip-cert-verify: false
alpn:
- h3
- { name: '🇳🇱 荷兰丨1x NL', type: ss, server: bronze-north.ctrips.win, port: 12622, cipher: aes-128-gcm, password: haMLMXirByn6rGVh, plugin: obfs, plugin-opts: { mode: http, host: 26a03e4b59fc.microsoft.com }, tfo: true, udp: true } - { name: '🇳🇱 荷兰丨1x NL', type: ss, server: bronze-north.ctrips.win, port: 12622, cipher: aes-128-gcm, password: haMLMXirByn6rGVh, plugin: obfs, plugin-opts: { mode: http, host: 26a03e4b59fc.microsoft.com }, tfo: true, udp: true }
proxy-groups: proxy-groups:
- -
@ -63,13 +72,8 @@ proxy-groups:
- '🇭🇰 GCP SS IPV6' - '🇭🇰 GCP SS IPV6'
- '🇭🇰 GCP Hysteria2' - '🇭🇰 GCP Hysteria2'
- '🇳🇱 荷兰丨1x NL' - '🇳🇱 荷兰丨1x NL'
- '🇺🇸 Layer Hysteria2'
- name: '📲 电报信息'
type: select
proxies:
- '🚀 节点选择'
- '🎯 全球直连'
- '🇩🇪 xTom Hysteria2'
- -
name: 'Ⓜ️ 微软服务' name: 'Ⓜ️ 微软服务'
type: select type: select
@ -134,9 +138,8 @@ rules:
- DOMAIN-SUFFIX,chatgpt.com,🤖 GPT - DOMAIN-SUFFIX,chatgpt.com,🤖 GPT
# 强制代理 # 强制代理
- DOMAIN-SUFFIX,ozoo.top,🇩🇪 xTom Hysteria2 #- DOMAIN-SUFFIX,ozoo.top,🇩🇪 xTom Hysteria2
- DOMAIN,stream.ntrrr.top,💚 NTRRR自动切换 - DOMAIN,stream.ntrrr.top,💚 NTRRR自动切换
- DOMAIN-KEYWORD,oracle,🇳🇱 荷兰丨1x NL
# PT站 # PT站
- DOMAIN-KEYWORD,hhanclub,📽︎ PT 站点 - DOMAIN-KEYWORD,hhanclub,📽︎ PT 站点
@ -144,7 +147,7 @@ rules:
- DOMAIN-KEYWORD,piggo.me,🇩🇪 xTom Hysteria2 - DOMAIN-KEYWORD,piggo.me,🇩🇪 xTom Hysteria2
# Direct直连 # Direct直连
- IP-CIDR,194.169.54.78/8,🎯 全球直连 - IP-CIDR,194.169.54.78/8,🇩🇪 xTom Hysteria2
- IP-CIDR,13.113.147.158/8,🎯 全球直连 - IP-CIDR,13.113.147.158/8,🎯 全球直连
- DOMAIN-SUFFIX,bsapce.cn,🎯 全球直连 - DOMAIN-SUFFIX,bsapce.cn,🎯 全球直连
- DOMAIN-KEYWORD,spartanhost,🎯 全球直连 - DOMAIN-KEYWORD,spartanhost,🎯 全球直连
@ -160,13 +163,6 @@ rules:
# 微软服务 # 微软服务
- RULE-SET,Microsoft,Ⓜ️ 微软服务 - RULE-SET,Microsoft,Ⓜ️ 微软服务
# Telegram
- RULE-SET,TelegramSG,🇸🇬 AWS Hysteria2,no-resolve
- RULE-SET,TelegramUS,🇯🇵 WAP Hysteria2
- RULE-SET,TelegramNL,📲 电报信息,no-resolve
- GEOSITE,telegram,📲 电报信息
- GEOIP,telegram,📲 电报信息,no-resolve
# 最终规则 # 最终规则
- RULE-SET,applications,🎯 全球直连 - RULE-SET,applications,🎯 全球直连
- DOMAIN,clash.razord.top,🎯 全球直连 - DOMAIN,clash.razord.top,🎯 全球直连
@ -223,37 +219,6 @@ rule-providers:
path: ./ruleset/applications.yaml path: ./ruleset/applications.yaml
interval: 86400 interval: 86400
TelegramUS:
type: http
behavior: classical
format: text
# 由于安全问题,此路径将限制只允许在 HomeDir有启动参数 -d 配置) 中,
# 如果想存储到任意位置配置环境变量 SKIP_SAFE_PATH_CHECK=1
# path可为空(仅限clash.meta 1.15.0以上版本)
path: ./Rules/TelegramUS.list
url: "https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/TelegramUS/TelegramUS.yaml"
interval: 86400
TelegramSG:
type: http
behavior: classical
format: text
# 由于安全问题,此路径将限制只允许在 HomeDir有启动参数 -d 配置) 中,
# 如果想存储到任意位置配置环境变量 SKIP_SAFE_PATH_CHECK=1
# path可为空(仅限clash.meta 1.15.0以上版本)
path: ./Rules/TelegramSG.list
url: "https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/TelegramSG/TelegramSG.yaml"
interval: 86400
TelegramNL:
type: http
behavior: classical
format: text
# 由于安全问题,此路径将限制只允许在 HomeDir有启动参数 -d 配置) 中,
# 如果想存储到任意位置配置环境变量 SKIP_SAFE_PATH_CHECK=1
# path可为空(仅限clash.meta 1.15.0以上版本)
path: ./Rules/TelegramNL.list
url: "https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/TelegramNL/TelegramNL.yaml"
interval: 86400
# DNS 服务器配置(可选;若不配置,程序内置的 DNS 服务会被关闭) # DNS 服务器配置(可选;若不配置,程序内置的 DNS 服务会被关闭)
dns: dns:
enable: true enable: true