更新 clash.yaml
This commit is contained in:
parent
c700708b57
commit
631c4f0cf0
19
clash.yaml
19
clash.yaml
@ -79,6 +79,15 @@ proxies:
|
||||
skip-cert-verify: false
|
||||
alpn:
|
||||
- h3
|
||||
- name: "🇺🇸 Oracle Hysteria2"
|
||||
type: hysteria2
|
||||
server: oracle.812371.xyz
|
||||
port: 9349
|
||||
password: gGbxvQIGYnsd8KNv0DzwzA==
|
||||
sni: oracle.812371.xyz
|
||||
skip-cert-verify: false
|
||||
alpn:
|
||||
- h3
|
||||
- name: "🇯🇵 HK转JP家宽 Hysteria2 V6"
|
||||
type: hysteria2
|
||||
server: aliyunhk.812371.xyz
|
||||
@ -133,6 +142,15 @@ proxies:
|
||||
skip-cert-verify: true
|
||||
alpn:
|
||||
- h3
|
||||
- name: "🇺🇸 HK转SJC Hysteria2"
|
||||
type: hysteria2
|
||||
server: aliyunhk.812371.xyz
|
||||
port: 30007
|
||||
password: gGbxvQIGYnsd8KNv0DzwzA==
|
||||
sni: oracle.812371.xyz
|
||||
skip-cert-verify: true
|
||||
alpn:
|
||||
- h3
|
||||
proxy-groups:
|
||||
-
|
||||
name: '🚀 节点选择'
|
||||
@ -152,6 +170,7 @@ proxy-groups:
|
||||
- '🇭🇰 KXY hk v6转发'
|
||||
- '🇯🇵 KXY jp v6转发'
|
||||
- '🇸🇬 lightsail转SG Hysteria2'
|
||||
- '🇺🇸 HK转SJC Hysteria2'
|
||||
-
|
||||
name: 'Ⓜ️ 微软服务'
|
||||
type: select
|
||||
|
Loading…
Reference in New Issue
Block a user