更新 clash.yaml
This commit is contained in:
parent
ae19b10172
commit
1ef3a33ad5
20
clash.yaml
20
clash.yaml
@ -16,6 +16,15 @@ proxies:
|
|||||||
skip-cert-verify: false
|
skip-cert-verify: false
|
||||||
alpn:
|
alpn:
|
||||||
- h3
|
- h3
|
||||||
|
- name: "🇺🇸 BageVM Hysteria2"
|
||||||
|
type: hysteria2
|
||||||
|
server: bagevmyhc.812371.xyz
|
||||||
|
port: 8649
|
||||||
|
password: gGbxvQIGYnsd8KNv0DzwzA==
|
||||||
|
sni: bagevmyhc.812371.xyz
|
||||||
|
skip-cert-verify: false
|
||||||
|
alpn:
|
||||||
|
- h3
|
||||||
- name: "🇩🇪 NETCUP Hysteria2"
|
- name: "🇩🇪 NETCUP Hysteria2"
|
||||||
type: hysteria2
|
type: hysteria2
|
||||||
server: netcuphyw.812371.xyz
|
server: netcuphyw.812371.xyz
|
||||||
@ -160,6 +169,15 @@ proxies:
|
|||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
alpn:
|
alpn:
|
||||||
- h3
|
- h3
|
||||||
|
- name: "🇺🇸 9929转BageVM Hysteria2"
|
||||||
|
type: hysteria2
|
||||||
|
server: cu21.kuxueyun.com
|
||||||
|
port: 13123
|
||||||
|
password: gGbxvQIGYnsd8KNv0DzwzA==
|
||||||
|
sni: bagevmyhc.812371.xyz
|
||||||
|
skip-cert-verify: true
|
||||||
|
alpn:
|
||||||
|
- h3
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
-
|
-
|
||||||
name: '🚀 节点选择'
|
name: '🚀 节点选择'
|
||||||
@ -180,6 +198,8 @@ proxy-groups:
|
|||||||
- '🇸🇬 BV Hysteria2'
|
- '🇸🇬 BV Hysteria2'
|
||||||
- '🇸🇬 HK转SG Hysteria2'
|
- '🇸🇬 HK转SG Hysteria2'
|
||||||
- '🇮🇩 HK转印尼 Hysteria2'
|
- '🇮🇩 HK转印尼 Hysteria2'
|
||||||
|
- '🇺🇸 BageVM Hysteria2'
|
||||||
|
- '🇺🇸 9929转BageVM Hysteria2'
|
||||||
-
|
-
|
||||||
name: 'Ⓜ️ 微软服务'
|
name: 'Ⓜ️ 微软服务'
|
||||||
type: select
|
type: select
|
||||||
|
Loading…
Reference in New Issue
Block a user