mirror of
https://github.com/ermaozi/get_subscribe.git
synced 2026-07-04 08:45:53 +00:00
Compare commits
2 Commits
a8c0b7a54d
...
8f92089299
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f92089299 | ||
|
|
c4fad3d1f8 |
@ -1,3 +1,6 @@
|
|||||||
[2026-07-01 09:06:18] [INFO] 识别到 clash 订阅:https://nodebuf.com/files/public/cmr1b773y07remh5wgtbdtxq9/preview
|
[2026-07-01 09:06:18] [INFO] 识别到 clash 订阅:https://nodebuf.com/files/public/cmr1b773y07remh5wgtbdtxq9/preview
|
||||||
[2026-07-01 09:06:18] [INFO] 识别到 v2ray 订阅:https://nodebuf.com/files/public/cmr1b773w07rcmh5weznvovvu/preview
|
[2026-07-01 09:06:18] [INFO] 识别到 v2ray 订阅:https://nodebuf.com/files/public/cmr1b773w07rcmh5weznvovvu/preview
|
||||||
[2026-07-01 09:06:18] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
[2026-07-01 09:06:18] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
|
[2026-07-01 21:04:34] [INFO] 识别到 clash 订阅:https://nodebuf.com/files/public/cmr20xdna0dztmh5w2zuu9bzi/preview
|
||||||
|
[2026-07-01 21:04:35] [INFO] 识别到 v2ray 订阅:https://nodebuf.com/files/public/cmr20xdn90dzrmh5wblf4r7d4/preview
|
||||||
|
[2026-07-01 21:04:35] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@ -1,13 +1,13 @@
|
|||||||
mixed-port: 7890
|
mixed-port: 7890
|
||||||
allow-lan: true
|
allow-lan: false
|
||||||
mode: rule
|
mode: rule
|
||||||
log-level: info
|
log-level: info
|
||||||
ipv6: true
|
ipv6: false
|
||||||
external-controller: 127.0.0.1:9090
|
external-controller: 127.0.0.1:9090
|
||||||
dns:
|
dns:
|
||||||
enable: true
|
enable: true
|
||||||
listen: 0.0.0.0:1053
|
listen: 127.0.0.1:1053
|
||||||
ipv6: true
|
ipv6: false
|
||||||
enhanced-mode: fake-ip
|
enhanced-mode: fake-ip
|
||||||
fake-ip-range: 198.18.0.1/16
|
fake-ip-range: 198.18.0.1/16
|
||||||
default-nameserver:
|
default-nameserver:
|
||||||
@ -16,24 +16,17 @@ dns:
|
|||||||
nameserver:
|
nameserver:
|
||||||
- https://dns.alidns.com/dns-query
|
- https://dns.alidns.com/dns-query
|
||||||
- https://doh.pub/dns-query
|
- https://doh.pub/dns-query
|
||||||
|
proxy-server-nameserver:
|
||||||
|
- https://dns.alidns.com/dns-query
|
||||||
|
- https://doh.pub/dns-query
|
||||||
|
nameserver-policy:
|
||||||
|
geosite:geolocation-!cn:
|
||||||
|
- https://1.1.1.1/dns-query#🚀 节点选择
|
||||||
|
- https://8.8.8.8/dns-query#🚀 节点选择
|
||||||
proxies:
|
proxies:
|
||||||
- name: 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
type: vless
|
|
||||||
server: 158.160.191.91
|
|
||||||
port: 443
|
|
||||||
uuid: a5ea9247-79f3-4655-aece-3fb51e1e669e
|
|
||||||
servername: rezerv8.yunus.guru
|
|
||||||
tls: true
|
|
||||||
flow: xtls-rprx-vision
|
|
||||||
client-fingerprint: firefox
|
|
||||||
reality-opts:
|
|
||||||
public-key: 6QIHdF1dvSK8mDPOeWXvGIqJmZ2ySq5fyc7N15h1WFE
|
|
||||||
short-id: 34256b39b4ebb864
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇦_CA_加拿大
|
- name: 🇨🇦_CA_加拿大
|
||||||
type: trojan
|
type: trojan
|
||||||
server: 103.177.136.42
|
server: 103.177.136.45
|
||||||
port: 46424
|
port: 46424
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
||||||
sni: de.01.naiun.bilibili.com
|
sni: de.01.naiun.bilibili.com
|
||||||
@ -41,44 +34,6 @@ proxies:
|
|||||||
tls: true
|
tls: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇦_CA_加拿大_1
|
- name: 🇨🇦_CA_加拿大_1
|
||||||
type: trojan
|
|
||||||
server: 103.177.136.45
|
|
||||||
port: 45553
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: ch.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇷🇺_RU_俄罗斯
|
|
||||||
type: vless
|
|
||||||
server: 178.250.243.230
|
|
||||||
port: 9823
|
|
||||||
uuid: a88ea8bf-7001-4e29-a9bb-379f6778195c
|
|
||||||
servername: max.ru
|
|
||||||
tls: true
|
|
||||||
flow: xtls-rprx-vision
|
|
||||||
client-fingerprint: chrome
|
|
||||||
reality-opts:
|
|
||||||
public-key: iNnoaSfyKvdo5kp5znHSGFNqFxNhS0ormvHHHwsUSTM
|
|
||||||
short-id: 0123456789abcdef
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
type: vless
|
|
||||||
server: 79.124.7.236
|
|
||||||
port: 444
|
|
||||||
uuid: 0970324b-8c61-4ae7-8c3f-385a6f1e17e4
|
|
||||||
network: ws
|
|
||||||
servername: vpn47.cc.cd
|
|
||||||
tls: true
|
|
||||||
client-fingerprint: chrome
|
|
||||||
ws-opts:
|
|
||||||
path: /
|
|
||||||
headers:
|
|
||||||
Host: vpn47.cc.cd
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇦_CA_加拿大_2
|
|
||||||
type: trojan
|
type: trojan
|
||||||
server: 103.177.136.45
|
server: 103.177.136.45
|
||||||
port: 45619
|
port: 45619
|
||||||
@ -87,33 +42,125 @@ proxies:
|
|||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
tls: true
|
tls: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇳_CN_中国
|
- name: 🇨🇦_CA_加拿大_2
|
||||||
type: ss
|
type: trojan
|
||||||
server: 61.171.92.202
|
server: 103.177.136.42
|
||||||
port: 1001
|
port: 47909
|
||||||
cipher: aes-256-gcm
|
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
||||||
password: "123"
|
sni: is.01.naiun.bilibili.com
|
||||||
|
skip-cert-verify: true
|
||||||
|
tls: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
|
type: vless
|
||||||
|
server: 104.20.6.134
|
||||||
|
port: 443
|
||||||
|
uuid: 2088ef0d-4d2c-43b3-874b-b6a03531c81b
|
||||||
|
network: ws
|
||||||
|
servername: r.meDiASHOPPp.sbS
|
||||||
|
tls: true
|
||||||
|
ws-opts:
|
||||||
|
path: /eyJqdW5rIjoiVVpPeXNodUFQMHNVcU12aCIsInByb3RvY29sIjoidmwiLCJtb2RlIjoicHJveHlpcCIsInBhbmVsSVBzIjpbXX0=
|
||||||
|
headers:
|
||||||
|
Host: r.mediashoppp.sbs
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇦_CA_加拿大_3
|
- name: 🇨🇦_CA_加拿大_3
|
||||||
type: trojan
|
type: trojan
|
||||||
server: 103.177.136.42
|
server: 103.177.136.42
|
||||||
port: 45553
|
port: 48697
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
||||||
sni: ch.01.naiun.bilibili.com
|
sni: gh.01.naiun.bilibili.com
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
tls: true
|
tls: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇸🇬_SG_新加坡
|
- name: 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
type: trojan
|
type: vmess
|
||||||
server: 188.253.12.95
|
server: v29.hdacd.com
|
||||||
port: 41943
|
port: 30829
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
uuid: cbb3f877-d1fb-344c-87a9-d153bffd5484
|
||||||
sni: az.01.naiun.bilibili.com
|
alterId: 2
|
||||||
skip-cert-verify: true
|
cipher: auto
|
||||||
tls: false
|
tls: false
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
|
type: vmess
|
||||||
|
server: v45.hdacd.com
|
||||||
|
port: 30845
|
||||||
|
uuid: cbb3f877-d1fb-344c-87a9-d153bffd5484
|
||||||
|
alterId: 2
|
||||||
|
cipher: auto
|
||||||
|
tls: false
|
||||||
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇦_CA_加拿大_4
|
- name: 🇨🇦_CA_加拿大_4
|
||||||
|
type: trojan
|
||||||
|
server: 103.177.136.42
|
||||||
|
port: 46424
|
||||||
|
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
||||||
|
sni: de.01.naiun.bilibili.com
|
||||||
|
skip-cert-verify: true
|
||||||
|
tls: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇬🇧_GB_英国
|
||||||
|
type: vless
|
||||||
|
server: 45.206.0.34
|
||||||
|
port: 8443
|
||||||
|
uuid: 52faee73-e0fe-4661-992d-67259257170f
|
||||||
|
servername: storage.yandex.net
|
||||||
|
tls: true
|
||||||
|
flow: xtls-rprx-vision
|
||||||
|
client-fingerprint: chrome
|
||||||
|
reality-opts:
|
||||||
|
public-key: dY9SNEllJMW63xo-JdXufhmjAxB_4uFw_QMjgufjiD8
|
||||||
|
short-id: ea10cd5686751ec5
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: "@DeltaKroneckerGithub_Clash_4533"
|
||||||
|
type: vless
|
||||||
|
server: ee-t2.vinnypuxtomoon.today
|
||||||
|
port: 2053
|
||||||
|
uuid: 1ee0c3d2-9c42-463f-8497-ee05f76b84e5
|
||||||
|
servername: ee-t2.vinnypuxtomoon.today
|
||||||
|
tls: true
|
||||||
|
flow: xtls-rprx-vision
|
||||||
|
client-fingerprint: firefox
|
||||||
|
reality-opts:
|
||||||
|
public-key: RwtMzZtTCmy9WRq3_27xeGF8-1l_qPXRVG3yIFp-6Go
|
||||||
|
short-id: c0d1d1776fed0f6d
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇺🇸_US_美国
|
||||||
|
type: vless
|
||||||
|
server: 172.64.41.202
|
||||||
|
port: 443
|
||||||
|
uuid: eeb6823c-b926-4ea2-866a-5542edd26e59
|
||||||
|
network: ws
|
||||||
|
servername: t1s1.rittbo.kdns.fr
|
||||||
|
tls: true
|
||||||
|
client-fingerprint: chrome
|
||||||
|
ws-opts:
|
||||||
|
path: /
|
||||||
|
headers:
|
||||||
|
Host: t1s1.rittbo.kdns.fr
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇬🇧_GB_英国_1
|
||||||
|
type: vless
|
||||||
|
server: 45.206.0.53
|
||||||
|
port: 8443
|
||||||
|
uuid: 52faee73-e0fe-4661-992d-67259257170f
|
||||||
|
servername: storage.yandex.net
|
||||||
|
tls: true
|
||||||
|
flow: xtls-rprx-vision
|
||||||
|
client-fingerprint: chrome
|
||||||
|
reality-opts:
|
||||||
|
public-key: dY9SNEllJMW63xo-JdXufhmjAxB_4uFw_QMjgufjiD8
|
||||||
|
short-id: ea10cd5686751ec5
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇨🇦_CA_加拿大_5
|
||||||
type: trojan
|
type: trojan
|
||||||
server: 103.177.136.45
|
server: 103.177.136.45
|
||||||
port: 47909
|
port: 47909
|
||||||
@ -122,28 +169,64 @@ proxies:
|
|||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
tls: true
|
tls: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇭🇰_HK_中国香港
|
- name: 🇸🇬_SG_新加坡
|
||||||
type: vless
|
type: hysteria2
|
||||||
server: vip.bcjdvip.com
|
server: 13.229.94.221
|
||||||
port: 14005
|
port: 443
|
||||||
uuid: 3e06720a-86f0-49b9-8f00-062681e3b385
|
password: H7mP2xY9kJ4nQ8wR5tF6vB3z
|
||||||
servername: apple.com
|
sni: https://t.me/WangCai2🇨🇳
|
||||||
tls: true
|
|
||||||
flow: xtls-rprx-vision
|
|
||||||
client-fingerprint: safari
|
|
||||||
reality-opts:
|
|
||||||
public-key: sKWozGVep6wrIm63253QviGBtMLVrGB_W1JJHLEHi0s
|
|
||||||
short-id: 97a01dfaef
|
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇭🇰_HK_中国香港_1
|
- name: 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
type: vmess
|
type: vless
|
||||||
server: v10.hdacd.com
|
server: 193.176.240.129
|
||||||
port: 30807
|
port: 8880
|
||||||
uuid: cbb3f877-d1fb-344c-87a9-d153bffd5484
|
uuid: d9307ab3-1ed0-4b6d-bfd0-e104c7ccc25a
|
||||||
alterId: 2
|
network: ws
|
||||||
cipher: auto
|
|
||||||
tls: false
|
tls: false
|
||||||
|
ws-opts:
|
||||||
|
path: /
|
||||||
|
headers:
|
||||||
|
Host: azsv2.ir5ive.ir
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇻🇳_VN_越南
|
||||||
|
type: hysteria2
|
||||||
|
server: vn2.yuntong.click
|
||||||
|
port: 443
|
||||||
|
password: f7cb07a0-e6f9-4d22-a60e-c61854450c89
|
||||||
|
sni: vn2.yuntong.click
|
||||||
|
skip-cert-verify: true
|
||||||
|
obfs: salamander
|
||||||
|
obfs-password: eNM/NfxTsBqQIKcN0ezARS1z0f5mIxRd9GSwhVsyJlo=
|
||||||
|
udp: true
|
||||||
|
- name: 🇰🇷_KR_韩国
|
||||||
|
type: vless
|
||||||
|
server: 152.67.211.233
|
||||||
|
port: 8899
|
||||||
|
uuid: ebf0f3c7-323f-431e-944f-67297178f5bb
|
||||||
|
servername: www.lovelive-anime.jp
|
||||||
|
tls: true
|
||||||
|
flow: xtls-rprx-vision
|
||||||
|
client-fingerprint: chrome
|
||||||
|
reality-opts:
|
||||||
|
public-key: B7eELUOn0QM6fKSrr5v_AE4JPHQIxvb9-xX3WLqnLAk
|
||||||
|
short-id: 11d27eb4
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇺🇸_US_美国_1
|
||||||
|
type: vless
|
||||||
|
server: 104.19.134.235
|
||||||
|
port: 443
|
||||||
|
uuid: 72d1797c-cef8-410a-b8fd-db9104dc3cb0
|
||||||
|
network: ws
|
||||||
|
servername: amooaliii.net
|
||||||
|
tls: true
|
||||||
|
client-fingerprint: chrome
|
||||||
|
ws-opts:
|
||||||
|
path: /jdhfyws
|
||||||
|
headers:
|
||||||
|
Host: amooaliii.net
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- name: 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
@ -161,229 +244,117 @@ proxies:
|
|||||||
Host: support.zoom.us.yxls.eu.cc
|
Host: support.zoom.us.yxls.eu.cc
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇦_CA_加拿大_5
|
- name: 🇨🇦_CA_加拿大_6
|
||||||
type: trojan
|
type: trojan
|
||||||
server: 103.177.136.42
|
server: 103.177.136.42
|
||||||
port: 45619
|
port: 45553
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
||||||
sni: fr.01.naiun.bilibili.com
|
sni: ch.01.naiun.bilibili.com
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
tls: true
|
tls: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇸🇬_SG_新加坡_1
|
- name: 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
type: trojan
|
|
||||||
server: 188.253.12.97
|
|
||||||
port: 41943
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: az.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: false
|
|
||||||
udp: true
|
|
||||||
- name: 🇻🇳_VN_越南
|
|
||||||
type: hysteria2
|
|
||||||
server: vn2.yuntong.click
|
|
||||||
port: 443
|
|
||||||
password: f7cb07a0-e6f9-4d22-a60e-c61854450c89
|
|
||||||
sni: vn2.yuntong.click
|
|
||||||
skip-cert-verify: true
|
|
||||||
obfs: salamander
|
|
||||||
obfs-password: eNM/NfxTsBqQIKcN0ezARS1z0f5mIxRd9GSwhVsyJlo=
|
|
||||||
udp: true
|
|
||||||
- name: 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
|
||||||
type: vless
|
type: vless
|
||||||
server: 185.177.59.153
|
server: belgium.cloudpath.live
|
||||||
port: 2053
|
port: 443
|
||||||
uuid: 0970324b-8c61-4ae7-8c3f-385a6f1e17e4
|
uuid: a1fbffe9-8e5a-5a0e-9333-045d32eccd59
|
||||||
network: ws
|
servername: microsoft.com
|
||||||
servername: vpn47.cc.cd
|
|
||||||
tls: true
|
tls: true
|
||||||
client-fingerprint: chrome
|
client-fingerprint: chrome
|
||||||
ws-opts:
|
reality-opts:
|
||||||
path: /
|
public-key: 9HzeVOO-_7-V3l4TCNqgO-cj32nlF3wsG8K4X3qFmFw
|
||||||
headers:
|
short-id: cc52201b
|
||||||
Host: vpn47.cc.cd
|
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇭🇰_HK_中国香港_2
|
- name: 🇸🇬_SG_新加坡_1
|
||||||
|
type: hysteria2
|
||||||
|
server: 13.250.29.24
|
||||||
|
port: 443
|
||||||
|
password: qQe1z5kU8kN6SlKnDt9Ru3Qp
|
||||||
|
sni: vpn-sg-001.fastervpn.world
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
|
type: vmess
|
||||||
|
server: v8.hdacd.com
|
||||||
|
port: 30808
|
||||||
|
uuid: cbb3f877-d1fb-344c-87a9-d153bffd5484
|
||||||
|
alterId: 2
|
||||||
|
cipher: auto
|
||||||
|
tls: false
|
||||||
|
skip-cert-verify: true
|
||||||
|
udp: true
|
||||||
|
- name: 🇭🇰_HK_中国香港
|
||||||
type: vless
|
type: vless
|
||||||
server: vip.bcjdvip.com
|
server: vip.bcjdvip.com
|
||||||
port: 14007
|
port: 14006
|
||||||
uuid: 3e06720a-86f0-49b9-8f00-062681e3b385
|
uuid: 3e06720a-86f0-49b9-8f00-062681e3b385
|
||||||
servername: apple.com
|
servername: apple.com
|
||||||
tls: true
|
tls: true
|
||||||
flow: xtls-rprx-vision
|
flow: xtls-rprx-vision
|
||||||
client-fingerprint: safari
|
|
||||||
reality-opts:
|
|
||||||
public-key: wybFjQzLnkKIaaTEhwp_N9UXU8miqds9U__P971YHlU
|
|
||||||
short-id: 1d89ebb78c
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇦_CA_加拿大_6
|
|
||||||
type: trojan
|
|
||||||
server: 103.177.136.42
|
|
||||||
port: 48697
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: gh.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇳_CN_中国_1
|
|
||||||
type: vless
|
|
||||||
server: 47.93.235.180
|
|
||||||
port: 443
|
|
||||||
uuid: Telegram🇨🇳 @WangCai2
|
|
||||||
network: ws
|
|
||||||
servername: support.zoom.us.yxls.eu.cc
|
|
||||||
tls: true
|
|
||||||
client-fingerprint: chrome
|
client-fingerprint: chrome
|
||||||
ws-opts:
|
|
||||||
path: /sg-melbi
|
|
||||||
headers:
|
|
||||||
Host: support.zoom.us.yxls.eu.cc
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇸🇬_SG_新加坡_2
|
|
||||||
type: trojan
|
|
||||||
server: 188.253.12.95
|
|
||||||
port: 47909
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: is.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: false
|
|
||||||
udp: true
|
|
||||||
- name: 🇩🇪_DE_德国
|
|
||||||
type: vless
|
|
||||||
server: 93.127.160.203
|
|
||||||
port: 610
|
|
||||||
uuid: e39491dd-33f2-4544-9890-19f12da7cdd4
|
|
||||||
tls: false
|
|
||||||
skip-cert-verify: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇦_CA_加拿大_7
|
|
||||||
type: trojan
|
|
||||||
server: 103.177.136.42
|
|
||||||
port: 47909
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: is.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇳🇱_NL_荷兰
|
|
||||||
type: hysteria2
|
|
||||||
server: 198.105.112.118
|
|
||||||
port: 443
|
|
||||||
password: EsimHy2Game_7xK9mPq2
|
|
||||||
sni: nl.esimpson.org
|
|
||||||
skip-cert-verify: true
|
|
||||||
obfs: salamander
|
|
||||||
obfs-password: EsimObfs_9mK2x7
|
|
||||||
udp: true
|
|
||||||
- name: 🇩🇪_DE_德国_1
|
|
||||||
type: vless
|
|
||||||
server: de-t2.vinnypuxtomoon.today
|
|
||||||
port: 2053
|
|
||||||
uuid: 1ee0c3d2-9c42-463f-8497-ee05f76b84e5
|
|
||||||
servername: de-t2.vinnypuxtomoon.today
|
|
||||||
tls: true
|
|
||||||
flow: xtls-rprx-vision
|
|
||||||
client-fingerprint: firefox
|
|
||||||
reality-opts:
|
reality-opts:
|
||||||
public-key: RwtMzZtTCmy9WRq3_27xeGF8-1l_qPXRVG3yIFp-6Go
|
public-key: XPLe-686APp5RHaiFHZDTJsf1kMo-aMZuKjKeHmdyEM
|
||||||
short-id: c0d1d1776fed0f6d
|
short-id: ff5ebee2264c
|
||||||
skip-cert-verify: true
|
skip-cert-verify: true
|
||||||
udp: true
|
udp: true
|
||||||
- name: 🇨🇦_CA_加拿大_8
|
|
||||||
type: trojan
|
|
||||||
server: 103.177.136.45
|
|
||||||
port: 48697
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: gh.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: true
|
|
||||||
udp: true
|
|
||||||
- name: 🇸🇬_SG_新加坡_3
|
|
||||||
type: trojan
|
|
||||||
server: 188.253.12.95
|
|
||||||
port: 48697
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: gh.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: false
|
|
||||||
udp: true
|
|
||||||
- name: 🇨🇦_CA_加拿大_9
|
|
||||||
type: trojan
|
|
||||||
server: 103.177.136.45
|
|
||||||
port: 46424
|
|
||||||
password: 4f4d1167-ef14-4304-9bce-0740472503ef
|
|
||||||
sni: de.01.naiun.bilibili.com
|
|
||||||
skip-cert-verify: true
|
|
||||||
tls: true
|
|
||||||
udp: true
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: 🚀 节点选择
|
- name: 🚀 节点选择
|
||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
- ♻️ 自动选择
|
- ♻️ 自动选择
|
||||||
- DIRECT
|
- DIRECT
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
- name: ♻️ 自动选择
|
- name: ♻️ 自动选择
|
||||||
type: url-test
|
type: url-test
|
||||||
proxies:
|
proxies:
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 300
|
interval: 300
|
||||||
tolerance: 50
|
tolerance: 50
|
||||||
@ -393,133 +364,117 @@ proxy-groups:
|
|||||||
- 🚀 节点选择
|
- 🚀 节点选择
|
||||||
- ♻️ 自动选择
|
- ♻️ 自动选择
|
||||||
- 🎯 全球直连
|
- 🎯 全球直连
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
- name: 📲 电报信息
|
- name: 📲 电报信息
|
||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
- 🚀 节点选择
|
- 🚀 节点选择
|
||||||
- 🎯 全球直连
|
- 🎯 全球直连
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
- name: Ⓜ️ 微软服务
|
- name: Ⓜ️ 微软服务
|
||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
- 🎯 全球直连
|
- 🎯 全球直连
|
||||||
- 🚀 节点选择
|
- 🚀 节点选择
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
- name: 🍎 苹果服务
|
- name: 🍎 苹果服务
|
||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
- 🚀 节点选择
|
- 🚀 节点选择
|
||||||
- 🎯 全球直连
|
- 🎯 全球直连
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
- name: 🎯 全球直连
|
- name: 🎯 全球直连
|
||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
@ -547,34 +502,30 @@ proxy-groups:
|
|||||||
- 🚀 节点选择
|
- 🚀 节点选择
|
||||||
- 🎯 全球直连
|
- 🎯 全球直连
|
||||||
- ♻️ 自动选择
|
- ♻️ 自动选择
|
||||||
- 🇷🇺_RU_俄罗斯->🇳🇱_NL_荷兰
|
|
||||||
- 🇨🇦_CA_加拿大
|
- 🇨🇦_CA_加拿大
|
||||||
- 🇨🇦_CA_加拿大_1
|
- 🇨🇦_CA_加拿大_1
|
||||||
- 🇷🇺_RU_俄罗斯
|
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国
|
|
||||||
- 🇨🇦_CA_加拿大_2
|
- 🇨🇦_CA_加拿大_2
|
||||||
- 🇨🇳_CN_中国
|
- 🇺🇸_US_美国->🇩🇪_DE_德国
|
||||||
- 🇨🇦_CA_加拿大_3
|
- 🇨🇦_CA_加拿大_3
|
||||||
- 🇸🇬_SG_新加坡
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国
|
||||||
|
- 🇭🇰_HK_中国香港->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_4
|
- 🇨🇦_CA_加拿大_4
|
||||||
- 🇭🇰_HK_中国香港
|
- 🇬🇧_GB_英国
|
||||||
- 🇭🇰_HK_中国香港_1
|
- "@DeltaKroneckerGithub_Clash_4533"
|
||||||
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
- 🇺🇸_US_美国
|
||||||
|
- 🇬🇧_GB_英国_1
|
||||||
- 🇨🇦_CA_加拿大_5
|
- 🇨🇦_CA_加拿大_5
|
||||||
- 🇸🇬_SG_新加坡_1
|
- 🇸🇬_SG_新加坡
|
||||||
|
- 🇮🇷_IR_伊朗->🇩🇪_DE_德国
|
||||||
- 🇻🇳_VN_越南
|
- 🇻🇳_VN_越南
|
||||||
- 🇧🇬_BG_保加利亚->🇩🇪_DE_德国_1
|
- 🇰🇷_KR_韩国
|
||||||
- 🇭🇰_HK_中国香港_2
|
- 🇺🇸_US_美国_1
|
||||||
|
- 🇺🇸_US_美国->🇸🇬_SG_新加坡
|
||||||
- 🇨🇦_CA_加拿大_6
|
- 🇨🇦_CA_加拿大_6
|
||||||
- 🇨🇳_CN_中国_1
|
- 🇬🇪_GE_格鲁吉亚->🇧🇪_BE_比利时
|
||||||
- 🇸🇬_SG_新加坡_2
|
- 🇸🇬_SG_新加坡_1
|
||||||
- 🇩🇪_DE_德国
|
- 🇭🇰_HK_中国香港->🇺🇸_US_美国_1
|
||||||
- 🇨🇦_CA_加拿大_7
|
- 🇭🇰_HK_中国香港
|
||||||
- 🇳🇱_NL_荷兰
|
|
||||||
- 🇩🇪_DE_德国_1
|
|
||||||
- 🇨🇦_CA_加拿大_8
|
|
||||||
- 🇸🇬_SG_新加坡_3
|
|
||||||
- 🇨🇦_CA_加拿大_9
|
|
||||||
rule-providers:
|
rule-providers:
|
||||||
LocalAreaNetwork:
|
LocalAreaNetwork:
|
||||||
type: http
|
type: http
|
||||||
|
|||||||
@ -1,28 +1,25 @@
|
|||||||
vless://a5ea9247-79f3-4655-aece-3fb51e1e669e@158.160.191.91:443?encryption=none&flow=xtls-rprx-vision&fp=firefox&pbk=6QIHdF1dvSK8mDPOeWXvGIqJmZ2ySq5fyc7N15h1WFE&security=tls&sid=34256b39b4ebb864&sni=rezerv8.yunus.guru&type=tcp#%F0%9F%87%B7%F0%9F%87%BA_RU_%E4%BF%84%E7%BD%97%E6%96%AF-%3E%F0%9F%87%B3%F0%9F%87%B1_NL_%E8%8D%B7%E5%85%B0
|
hysteria2://github.com/Alvin9999-newpac/fanqiang@clash-ip1.934618.xyz:18271?sni=clash-ip1.934618.xyz#%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:46424?allowInsecure=1&security=tls&sni=de.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:46424?allowInsecure=1&security=tls&sni=de.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:45553?allowInsecure=1&security=tls&sni=ch.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
|
||||||
vless://a88ea8bf-7001-4e29-a9bb-379f6778195c@178.250.243.230:9823?flow=xtls-rprx-vision&fp=chrome&pbk=iNnoaSfyKvdo5kp5znHSGFNqFxNhS0ormvHHHwsUSTM&security=tls&sid=0123456789abcdef&sni=max.ru#%F0%9F%87%B7%F0%9F%87%BA_RU_%E4%BF%84%E7%BD%97%E6%96%AF
|
|
||||||
vless://0970324b-8c61-4ae7-8c3f-385a6f1e17e4@79.124.7.236:444?fp=chrome&host=vpn47.cc.cd&path=%2F&security=tls&sni=vpn47.cc.cd&type=ws#%F0%9F%87%A7%F0%9F%87%AC_BG_%E4%BF%9D%E5%8A%A0%E5%88%A9%E4%BA%9A-%3E%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:45619?allowInsecure=1&security=tls&sni=fr.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:45619?allowInsecure=1&security=tls&sni=fr.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
ss://YWVzLTI1Ni1nY206MTIzQDYxLjE3MS45Mi4yMDI6MTAwMQ==#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:45553?allowInsecure=1&security=tls&sni=ch.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@188.253.12.95:41943?allowInsecure=1&sni=az.01.naiun.bilibili.com#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:47909?allowInsecure=1&security=tls&sni=is.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
|
||||||
vless://3e06720a-86f0-49b9-8f00-062681e3b385@vip.bcjdvip.com:14005?flow=xtls-rprx-vision&fp=safari&pbk=sKWozGVep6wrIm63253QviGBtMLVrGB_W1JJHLEHi0s&security=tls&sid=97a01dfaef&sni=apple.com#%F0%9F%87%AD%F0%9F%87%B0_HK_%E4%B8%AD%E5%9B%BD%E9%A6%99%E6%B8%AF
|
|
||||||
vmess://eyJhZGQiOiJ2MTAuaGRhY2QuY29tIiwiYWlkIjoyLCJpZCI6ImNiYjNmODc3LWQxZmItMzQ0Yy04N2E5LWQxNTNiZmZkNTQ4NCIsInBvcnQiOjMwODA3LCJwcyI6IvCfh63wn4ewX0hLX+S4reWbvemmmea4ryIsInNlY3VyaXR5IjoiYXV0byJ9
|
|
||||||
vless://4d10c997-4781-4cd9-82c3-15453523e12c@support.zoom.us:443?fp=chrome&host=support.zoom.us.yxls.eu.cc&path=%2Fsg-melbi&security=tls&sni=support.zoom.us.yxls.eu.cc&type=ws#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:45619?allowInsecure=1&security=tls&sni=fr.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@188.253.12.97:41943?allowInsecure=1&sni=az.01.naiun.bilibili.com#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
hysteria2://f7cb07a0-e6f9-4d22-a60e-c61854450c89@vn2.yuntong.click:443?obfs=salamander&obfs-password=eNM%2FNfxTsBqQIKcN0ezARS1z0f5mIxRd9GSwhVsyJlo%3D&sni=vn2.yuntong.click#%F0%9F%87%BB%F0%9F%87%B3_VN_%E8%B6%8A%E5%8D%97
|
|
||||||
vless://0970324b-8c61-4ae7-8c3f-385a6f1e17e4@185.177.59.153:2053?fp=chrome&host=vpn47.cc.cd&path=%2F&security=tls&sni=vpn47.cc.cd&type=ws#%F0%9F%87%A7%F0%9F%87%AC_BG_%E4%BF%9D%E5%8A%A0%E5%88%A9%E4%BA%9A-%3E%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
|
||||||
vless://3e06720a-86f0-49b9-8f00-062681e3b385@vip.bcjdvip.com:14007?flow=xtls-rprx-vision&fp=safari&pbk=wybFjQzLnkKIaaTEhwp_N9UXU8miqds9U__P971YHlU&security=tls&sid=1d89ebb78c&sni=apple.com&type=tcp#%F0%9F%87%AD%F0%9F%87%B0_HK_%E4%B8%AD%E5%9B%BD%E9%A6%99%E6%B8%AF
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:48697?allowInsecure=1&security=tls&sni=gh.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
|
||||||
vless://Telegram%F0%9F%87%A8%F0%9F%87%B3%20%40WangCai2@47.93.235.180:443?encryption=none&fp=chrome&host=support.zoom.us.yxls.eu.cc&path=%2Fsg-melbi&security=tls&sni=support.zoom.us.yxls.eu.cc&type=ws#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@188.253.12.95:47909?allowInsecure=1&sni=is.01.naiun.bilibili.com#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
vless://e39491dd-33f2-4544-9890-19f12da7cdd4@93.127.160.203:610?encryption=none&type=tcp#%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:47909?allowInsecure=1&security=tls&sni=is.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:47909?allowInsecure=1&security=tls&sni=is.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
hysteria2://EsimHy2Game_7xK9mPq2@198.105.112.118:443?obfs=salamander&obfs-password=EsimObfs_9mK2x7&sni=nl.esimpson.org#%F0%9F%87%B3%F0%9F%87%B1_NL_%E8%8D%B7%E5%85%B0
|
vless://2088ef0d-4d2c-43b3-874b-b6a03531c81b@104.20.6.134:443?host=r.mediashoppp.sbs&path=%2FeyJqdW5rIjoiVVpPeXNodUFQMHNVcU12aCIsInByb3RvY29sIjoidmwiLCJtb2RlIjoicHJveHlpcCIsInBhbmVsSVBzIjpbXX0%3D&security=tls&sni=r.meDiASHOPPp.sbS&type=ws#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
||||||
vless://1ee0c3d2-9c42-463f-8497-ee05f76b84e5@de-t2.vinnypuxtomoon.today:2053?flow=xtls-rprx-vision&fp=firefox&pbk=RwtMzZtTCmy9WRq3_27xeGF8-1l_qPXRVG3yIFp-6Go&security=tls&sid=c0d1d1776fed0f6d&sni=de-t2.vinnypuxtomoon.today#%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:48697?allowInsecure=1&security=tls&sni=gh.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:48697?allowInsecure=1&security=tls&sni=gh.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
vmess://eyJhZGQiOiJ2MjkuaGRhY2QuY29tIiwiYWlkIjoyLCJpZCI6ImNiYjNmODc3LWQxZmItMzQ0Yy04N2E5LWQxNTNiZmZkNTQ4NCIsIm5ldCI6InRjcCIsInBvcnQiOjMwODI5LCJwcyI6IvCfh63wn4ewX0hLX+S4reWbvemmmea4ry0+8J+HuvCfh7hfVVNf576O5Zu9Iiwic2VjdXJpdHkiOiJhdXRvIn0=
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@188.253.12.95:48697?allowInsecure=1&sni=gh.01.naiun.bilibili.com#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
vmess://eyJhZGQiOiJ2NDUuaGRhY2QuY29tIiwiYWlkIjoyLCJpZCI6ImNiYjNmODc3LWQxZmItMzQ0Yy04N2E5LWQxNTNiZmZkNTQ4NCIsIm5ldCI6InRjcCIsInBvcnQiOjMwODQ1LCJwcyI6IvCfh63wn4ewX0hLX+S4reWbvemmmea4ry0+8J+HuPCfh6xfU0df5paw5Yqg5Z2hIiwic2VjdXJpdHkiOiJhdXRvIn0=
|
||||||
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:46424?allowInsecure=1&security=tls&sni=de.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:46424?allowInsecure=1&security=tls&sni=de.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
|
vless://52faee73-e0fe-4661-992d-67259257170f@45.206.0.34:8443?encryption=none&flow=xtls-rprx-vision&fp=chrome&pbk=dY9SNEllJMW63xo-JdXufhmjAxB_4uFw_QMjgufjiD8&security=tls&sid=ea10cd5686751ec5&sni=storage.yandex.net&type=tcp#%F0%9F%87%AC%F0%9F%87%A7_GB_%E8%8B%B1%E5%9B%BD
|
||||||
|
vless://1ee0c3d2-9c42-463f-8497-ee05f76b84e5@ee-t2.vinnypuxtomoon.today:2053?flow=xtls-rprx-vision&fp=firefox&pbk=RwtMzZtTCmy9WRq3_27xeGF8-1l_qPXRVG3yIFp-6Go&security=tls&sid=c0d1d1776fed0f6d&sni=ee-t2.vinnypuxtomoon.today#@DeltaKroneckerGithub_Clash_4533
|
||||||
|
vless://eeb6823c-b926-4ea2-866a-5542edd26e59@172.64.41.202:443?encryption=none&fp=chrome&host=t1s1.rittbo.kdns.fr&path=%2F&security=tls&sni=t1s1.rittbo.kdns.fr&type=ws#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
||||||
|
vless://52faee73-e0fe-4661-992d-67259257170f@45.206.0.53:8443?encryption=none&flow=xtls-rprx-vision&fp=chrome&pbk=dY9SNEllJMW63xo-JdXufhmjAxB_4uFw_QMjgufjiD8&security=tls&sid=ea10cd5686751ec5&sni=storage.yandex.net&type=tcp#%F0%9F%87%AC%F0%9F%87%A7_GB_%E8%8B%B1%E5%9B%BD
|
||||||
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.45:47909?allowInsecure=1&security=tls&sni=is.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
|
hysteria2://H7mP2xY9kJ4nQ8wR5tF6vB3z@13.229.94.221:443?insecure=1&sni=https%3A%2F%2Ft.me%2FWangCai2%F0%9F%87%A8%F0%9F%87%B3#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
||||||
|
vless://d9307ab3-1ed0-4b6d-bfd0-e104c7ccc25a@193.176.240.129:8880?host=azsv2.ir5ive.ir&path=%2F&type=ws#%F0%9F%87%AE%F0%9F%87%B7_IR_%E4%BC%8A%E6%9C%97-%3E%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
||||||
|
hysteria2://f7cb07a0-e6f9-4d22-a60e-c61854450c89@vn2.yuntong.click:443?obfs=salamander&obfs-password=eNM%2FNfxTsBqQIKcN0ezARS1z0f5mIxRd9GSwhVsyJlo%3D&sni=vn2.yuntong.click#%F0%9F%87%BB%F0%9F%87%B3_VN_%E8%B6%8A%E5%8D%97
|
||||||
|
vless://ebf0f3c7-323f-431e-944f-67297178f5bb@152.67.211.233:8899?flow=xtls-rprx-vision&fp=chrome&pbk=B7eELUOn0QM6fKSrr5v_AE4JPHQIxvb9-xX3WLqnLAk&security=tls&sid=11d27eb4&sni=www.lovelive-anime.jp#%F0%9F%87%B0%F0%9F%87%B7_KR_%E9%9F%A9%E5%9B%BD
|
||||||
|
vless://72d1797c-cef8-410a-b8fd-db9104dc3cb0@104.19.134.235:443?fp=chrome&host=amooaliii.net&path=%2Fjdhfyws&security=tls&sni=amooaliii.net&type=ws#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
||||||
|
vless://4d10c997-4781-4cd9-82c3-15453523e12c@support.zoom.us:443?fp=chrome&host=support.zoom.us.yxls.eu.cc&path=%2Fsg-melbi&security=tls&sni=support.zoom.us.yxls.eu.cc&type=ws#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
||||||
|
trojan://4f4d1167-ef14-4304-9bce-0740472503ef@103.177.136.42:45553?allowInsecure=1&security=tls&sni=ch.01.naiun.bilibili.com#%F0%9F%87%A8%F0%9F%87%A6_CA_%E5%8A%A0%E6%8B%BF%E5%A4%A7
|
||||||
|
vless://a1fbffe9-8e5a-5a0e-9333-045d32eccd59@belgium.cloudpath.live:443?fp=chrome&pbk=9HzeVOO-_7-V3l4TCNqgO-cj32nlF3wsG8K4X3qFmFw&security=tls&sid=cc52201b&sni=microsoft.com#%F0%9F%87%AC%F0%9F%87%AA_GE_%E6%A0%BC%E9%B2%81%E5%90%89%E4%BA%9A-%3E%F0%9F%87%A7%F0%9F%87%AA_BE_%E6%AF%94%E5%88%A9%E6%97%B6
|
||||||
|
hysteria2://qQe1z5kU8kN6SlKnDt9Ru3Qp@13.250.29.24:443?insecure=1&sni=vpn-sg-001.fastervpn.world#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
||||||
|
vmess://eyJhZGQiOiJ2OC5oZGFjZC5jb20iLCJhaWQiOjIsImlkIjoiY2JiM2Y4NzctZDFmYi0zNDRjLTg3YTktZDE1M2JmZmQ1NDg0IiwibmV0IjoidGNwIiwicG9ydCI6MzA4MDgsInBzIjoi8J+HrfCfh7BfSEtf5Lit5Zu96aaZ5rivLT7wn4e68J+HuF9VU1/nvo7lm70iLCJzZWN1cml0eSI6ImF1dG8ifQ==
|
||||||
|
vless://3e06720a-86f0-49b9-8f00-062681e3b385@vip.bcjdvip.com:14006?encryption=none&flow=xtls-rprx-vision&fp=chrome&pbk=XPLe-686APp5RHaiFHZDTJsf1kMo-aMZuKjKeHmdyEM&security=tls&sid=ff5ebee2264c&sni=apple.com&type=tcp#%F0%9F%87%AD%F0%9F%87%B0_HK_%E4%B8%AD%E5%9B%BD%E9%A6%99%E6%B8%AF
|
||||||
Loading…
Reference in New Issue
Block a user