mirror of
https://github.com/ermaozi/get_subscribe.git
synced 2025-08-17 20:43:12 +00:00
Compare commits
2 Commits
1790b28133
...
2805e11374
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2805e11374 | ||
![]() |
9b009d7496 |
@ -65,3 +65,4 @@
|
|||||||
[2025-01-30 08:26:47] [WARN] 获取 clash 订阅失败:https://fs.v2rayse.com/share/20250130/l1chbw4u9y.yaml - 524
|
[2025-01-30 08:26:47] [WARN] 获取 clash 订阅失败:https://fs.v2rayse.com/share/20250130/l1chbw4u9y.yaml - 524
|
||||||
[2025-01-30 08:26:47] [WARN] 未能获取新的更新内容
|
[2025-01-30 08:26:47] [WARN] 未能获取新的更新内容
|
||||||
[2025-01-30 20:09:18] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
[2025-01-30 20:09:18] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
|
[2025-01-31 08:24:03] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
|
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
@ -1,6 +1,6 @@
|
|||||||
# 创建者:v2rayse.com 自动创建
|
# 创建者:v2rayse.com 自动创建
|
||||||
# 创建时间:2025-01-30 08:00:00
|
# 创建时间:2025-01-31 08:00:00
|
||||||
# 节点类型:trojan, ss, vmess
|
# 节点类型:
|
||||||
---
|
---
|
||||||
mixed-port: 7890
|
mixed-port: 7890
|
||||||
allow-lan: false
|
allow-lan: false
|
||||||
@ -47,359 +47,40 @@ tun:
|
|||||||
- "8.8.4.4"
|
- "8.8.4.4"
|
||||||
- "1.1.1.1"
|
- "1.1.1.1"
|
||||||
- "1.0.0.1"
|
- "1.0.0.1"
|
||||||
proxies:
|
proxies: []
|
||||||
- name: "🇺🇸_US_美国"
|
|
||||||
type: "trojan"
|
|
||||||
server: "possible-macaw.treefrog761.one"
|
|
||||||
port: 443
|
|
||||||
sni: "possible-macaw.treefrog761.one"
|
|
||||||
password: "3767107462583558144"
|
|
||||||
- name: "🇲🇩_MD_摩尔多瓦"
|
|
||||||
type: "ss"
|
|
||||||
server: "91.132.94.200"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇸🇬_SG_新加坡"
|
|
||||||
type: "ss"
|
|
||||||
server: "13.229.129.167"
|
|
||||||
port: 443
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "amazonskr05"
|
|
||||||
- name: "🇨🇳_CN_中国"
|
|
||||||
type: "ss"
|
|
||||||
server: "194.41.59.80"
|
|
||||||
port: 8388
|
|
||||||
cipher: "chacha20-ietf"
|
|
||||||
password: "asd123456"
|
|
||||||
- name: "🇺🇸_US_美国_1"
|
|
||||||
type: "ss"
|
|
||||||
server: "185.47.252.251"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
type: "ss"
|
|
||||||
server: "ti3hyra4.slashdevslashnetslashtun.net"
|
|
||||||
port: 17004
|
|
||||||
cipher: "aes-256-gcm"
|
|
||||||
password: "K0AA69ZLLFIBXP1Q"
|
|
||||||
- name: "🇳🇱_NL_荷兰"
|
|
||||||
type: "ss"
|
|
||||||
server: "45.140.146.223"
|
|
||||||
port: 8388
|
|
||||||
cipher: "chacha20-ietf-poly1305"
|
|
||||||
password: "YjJiYzBj"
|
|
||||||
- name: "🇺🇸_US_美国_2"
|
|
||||||
type: "ss"
|
|
||||||
server: "35.88.145.179"
|
|
||||||
port: 443
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "amazonskr05"
|
|
||||||
- name: "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
type: "vmess"
|
|
||||||
server: "cm1.awslcn.info"
|
|
||||||
port: 25240
|
|
||||||
sni: ""
|
|
||||||
uuid: "243eab52-9ac1-405c-887c-eb112c0985b8"
|
|
||||||
cipher: "auto"
|
|
||||||
network: "ws"
|
|
||||||
skip-cert-verify: true
|
|
||||||
ws-opts:
|
|
||||||
path: "/"
|
|
||||||
headers:
|
|
||||||
host: "cm1.awslcn.info"
|
|
||||||
alterId: 0
|
|
||||||
- name: "🇺🇸_US_美国_4"
|
|
||||||
type: "ss"
|
|
||||||
server: "185.47.253.171"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
type: "ss"
|
|
||||||
server: "45.158.171.132"
|
|
||||||
port: 8080
|
|
||||||
cipher: "chacha20-ietf-poly1305"
|
|
||||||
password: "cvII85TrW6n0OGyfpHVS1u"
|
|
||||||
- name: "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
type: "vmess"
|
|
||||||
server: "183.236.51.60"
|
|
||||||
port: 25230
|
|
||||||
uuid: "243eab52-9ac1-405c-887c-eb112c0985b8"
|
|
||||||
cipher: "auto"
|
|
||||||
network: "ws"
|
|
||||||
ws-opts:
|
|
||||||
path: "/"
|
|
||||||
headers:
|
|
||||||
host: "183.236.51.60"
|
|
||||||
alterId: 0
|
|
||||||
- name: "🇩🇪_DE_德国"
|
|
||||||
type: "ss"
|
|
||||||
server: "134.255.210.49"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇺🇸_US_美国_5"
|
|
||||||
type: "ss"
|
|
||||||
server: "44.243.214.113"
|
|
||||||
port: 443
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "amazonskr05"
|
|
||||||
- name: "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
type: "ss"
|
|
||||||
server: "78.129.140.11"
|
|
||||||
port: 443
|
|
||||||
cipher: "chacha20-ietf-poly1305"
|
|
||||||
password: "KuMFEVSJIgMhUW7K55V406"
|
|
||||||
- name: "🇷🇺_RU_俄罗斯"
|
|
||||||
type: "vmess"
|
|
||||||
server: "195.58.49.42"
|
|
||||||
port: 64219
|
|
||||||
uuid: "421ac25b-8ba4-4718-8997-98e2ef3b8c9b"
|
|
||||||
cipher: "auto"
|
|
||||||
network: "ws"
|
|
||||||
ws-opts:
|
|
||||||
path: "/"
|
|
||||||
alterId: 0
|
|
||||||
- name: "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
type: "ss"
|
|
||||||
server: "sto5.vpntype.dev"
|
|
||||||
port: 8388
|
|
||||||
cipher: "aes-256-gcm"
|
|
||||||
password: "Figfm1q8YZ6Dcsxc"
|
|
||||||
- name: "🇺🇦_UA_乌克兰"
|
|
||||||
type: "ss"
|
|
||||||
server: "at1.opensocks.site"
|
|
||||||
port: 8388
|
|
||||||
cipher: "chacha20-ietf-poly1305"
|
|
||||||
password: "ZmQwZjFk"
|
|
||||||
- name: "🇷🇴_RO_罗马尼亚"
|
|
||||||
type: "ss"
|
|
||||||
server: "185.193.49.88"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇸🇬_SG_新加坡_1"
|
|
||||||
type: "ss"
|
|
||||||
server: "18.143.147.45"
|
|
||||||
port: 443
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "amazonskr05"
|
|
||||||
- name: "🇭🇺_HU_匈牙利"
|
|
||||||
type: "trojan"
|
|
||||||
server: "uncommon-dory.goat627.mom"
|
|
||||||
port: 443
|
|
||||||
sni: "uncommon-dory.goat627.mom"
|
|
||||||
password: "3767107462583558144"
|
|
||||||
skip-cert-verify: false
|
|
||||||
- name: "🇮🇹_IT_意大利"
|
|
||||||
type: "ss"
|
|
||||||
server: "37.143.129.230"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇺🇸_US_美国_7"
|
|
||||||
type: "ss"
|
|
||||||
server: "34.217.72.81"
|
|
||||||
port: 443
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "amazonskr05"
|
|
||||||
- name: "🇸🇪_SE_瑞典"
|
|
||||||
type: "ss"
|
|
||||||
server: "192.71.166.100"
|
|
||||||
port: 989
|
|
||||||
cipher: "aes-256-cfb"
|
|
||||||
password: "f8f7aCzcPKbsF8p3"
|
|
||||||
- name: "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
type: "ss"
|
|
||||||
server: "l98tygm6.wmdkwwurw.top"
|
|
||||||
port: 19994
|
|
||||||
cipher: "aes-256-gcm"
|
|
||||||
password: "b12360f4-33ba-4c9b-ae0c-3da5f8c6ed05"
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: "🚀 节点选择"
|
- name: "🚀 节点选择"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "DIRECT"
|
- "DIRECT"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "♻️ 自动选择"
|
- name: "♻️ 自动选择"
|
||||||
type: "url-test"
|
type: "url-test"
|
||||||
url: "http://www.gstatic.com/generate_204"
|
url: "http://www.gstatic.com/generate_204"
|
||||||
interval: 300
|
interval: 300
|
||||||
tolerance: 50
|
tolerance: 50
|
||||||
proxies:
|
proxies: []
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "🌍 国外媒体"
|
- name: "🌍 国外媒体"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "📲 电报信息"
|
- name: "📲 电报信息"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "Ⓜ️ 微软服务"
|
- name: "Ⓜ️ 微软服务"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "🍎 苹果服务"
|
- name: "🍎 苹果服务"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
- name: "🎯 全球直连"
|
- name: "🎯 全球直连"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
@ -422,31 +103,6 @@ proxy-groups:
|
|||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "🇺🇸_US_美国"
|
|
||||||
- "🇲🇩_MD_摩尔多瓦"
|
|
||||||
- "🇸🇬_SG_新加坡"
|
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇺🇸_US_美国_1"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇳🇱_NL_荷兰"
|
|
||||||
- "🇺🇸_US_美国_2"
|
|
||||||
- "🇨🇳_CN_中国->🇬🇧_GB_英国"
|
|
||||||
- "🇺🇸_US_美国_4"
|
|
||||||
- "🇳🇱_NL_荷兰->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇩🇪_DE_德国"
|
|
||||||
- "🇺🇸_US_美国_5"
|
|
||||||
- "🇬🇧_GB_英国->🇸🇬_SG_新加坡"
|
|
||||||
- "🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇸🇪_SE_瑞典->🇷🇺_RU_俄罗斯"
|
|
||||||
- "🇺🇦_UA_乌克兰"
|
|
||||||
- "🇷🇴_RO_罗马尼亚"
|
|
||||||
- "🇸🇬_SG_新加坡_1"
|
|
||||||
- "🇭🇺_HU_匈牙利"
|
|
||||||
- "🇮🇹_IT_意大利"
|
|
||||||
- "🇺🇸_US_美国_7"
|
|
||||||
- "🇸🇪_SE_瑞典"
|
|
||||||
- "🇨🇳_CN_中国->🇮🇷_IR_伊朗"
|
|
||||||
rule-providers:
|
rule-providers:
|
||||||
Apple:
|
Apple:
|
||||||
type: "http"
|
type: "http"
|
||||||
|
@ -1,33 +1 @@
|
|||||||
trojan://3767107462583558144@possible-macaw.treefrog761.one:443?sni=possible-macaw.treefrog761.one#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
vless://85a15603-7fb2-4c53-967c-4e3c63523a41@185.133.35.118:80?security=none&type=ws&host=Www.speedtest.net.sPeedtest2.sbs.&path=%2F-LiV2ry%40LIGHTNING6-TEL--%40LIGHTNING6-TEL--%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL-%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL--%40LIGHTNING6%3Fed%3D2048#%F0%9F%87%B3%F0%9F%87%B1_NL_%E8%8D%B7%E5%85%B0-%3E%F0%9F%87%B7%F0%9F%87%BA_RU_%E4%BF%84%E7%BD%97%E6%96%AF
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@91.132.94.200:989#%F0%9F%87%B2%F0%9F%87%A9_MD_%E6%91%A9%E5%B0%94%E5%A4%9A%E7%93%A6
|
|
||||||
vless://97a382cb-26d6-40da-9f11-b2a21545be08@172.67.40.211:8880?security=none&type=ws&host=orangeorange%E9%98%BF%E6%96%AF%E9%81%94%E5%8D%81%E9%BB%9E%E4%B8%89%E5%8D%81%E5%88%86.boxiaa.shop.&path=%2F%40orange_vpns-%40orange_vpns-%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns%3Fed%3D2560#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1jZmI6YW1hem9uc2tyMDU=@13.229.129.167:443#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
ss://Y2hhY2hhMjAtaWV0Zjphc2QxMjM0NTY=@194.41.59.80:8388#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD
|
|
||||||
vless://97a382cb-26d6-40da-9f11-b2a21545be08@185.146.173.39:8880?security=none&type=ws&host=orangeorange%E9%98%BF%E6%96%AF%E9%81%94%E5%8D%81%E9%BB%9E%E4%B8%89%E5%8D%81%E5%88%86.boxiaa.shop.&path=%2F%40orange_vpns-%40orange_vpns-%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns%3Fed%3D2560#%F0%9F%87%B8%F0%9F%87%AA_SE_%E7%91%9E%E5%85%B8-%3E%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@185.47.252.251:989#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
vless://97a382cb-26d6-40da-9f11-b2a21545be08@104.18.32.47:8880?security=none&type=ws&host=orangeorange%E9%98%BF%E6%96%AF%E9%81%94%E5%8D%81%E9%BB%9E%E4%B8%89%E5%8D%81%E5%88%86.boxiaa.shop.&path=%2F%40orange_vpns-%40orange_vpns-%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns%3Fed%3D2560#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1nY206SzBBQTY5WkxMRklCWFAxUQ==@ti3hyra4.slashdevslashnetslashtun.net:17004#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD-%3E%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpZakppWXpCag==@45.140.146.223:8388#%F0%9F%87%B3%F0%9F%87%B1_NL_%E8%8D%B7%E5%85%B0
|
|
||||||
ss://YWVzLTI1Ni1jZmI6YW1hem9uc2tyMDU=@35.88.145.179:443#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
vmess://eyJhZGQiOiJjbTEuYXdzbGNuLmluZm8iLCJhaWQiOjAsImhvc3QiOiJjbTEuYXdzbGNuLmluZm8iLCJpZCI6IjI0M2VhYjUyLTlhYzEtNDA1Yy04ODdjLWViMTEyYzA5ODViOCIsIm5ldCI6IndzIiwicGF0aCI6Ii8iLCJwb3J0IjoyNTI0MCwicHMiOiLwn4eo8J+Hs19DTl/kuK3lm70tPvCfh6zwn4enX0dCX+iLseWbvSIsInRscyI6IiIsInR5cGUiOiJhdXRvIiwic2VjdXJpdHkiOiJhdXRvIiwic2tpcC1jZXJ0LXZlcmlmeSI6dHJ1ZSwic25pIjoiIn0=
|
|
||||||
vless://97a382cb-26d6-40da-9f11-b2a21545be08@104.22.63.232:8880?security=none&type=ws&host=orangeorange%E9%98%BF%E6%96%AF%E9%81%94%E5%8D%81%E9%BB%9E%E4%B8%89%E5%8D%81%E5%88%86.boxiaa.shop.&path=%2F%40orange_vpns-%40orange_vpns-%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns%3Fed%3D2560#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@185.47.253.171:989#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpjdklJODVUclc2bjBPR3lmcEhWUzF1@45.158.171.132:8080#%F0%9F%87%B3%F0%9F%87%B1_NL_%E8%8D%B7%E5%85%B0-%3E%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
vmess://eyJ2IjoiMiIsInBzIjoi8J+HqPCfh7NfQ05f5Lit5Zu9LT7wn4e38J+Hul9SVV/kv4TnvZfmlq8iLCJhZGQiOiIxODMuMjM2LjUxLjYwIiwicG9ydCI6IjI1MjMwIiwidHlwZSI6Im5vbmUiLCJpZCI6IjI0M2VhYjUyLTlhYzEtNDA1Yy04ODdjLWViMTEyYzA5ODViOCIsImFpZCI6IjAiLCJuZXQiOiJ3cyIsInBhdGgiOiIvIiwiaG9zdCI6IjE4My4yMzYuNTEuNjAiLCJ0bHMiOiIifQ==
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@134.255.210.49:989#%F0%9F%87%A9%F0%9F%87%AA_DE_%E5%BE%B7%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1jZmI6YW1hem9uc2tyMDU=@44.243.214.113:443#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpLdU1GRVZTSklnTWhVVzdLNTVWNDA2QDc4LjEyOS4xNDAuMTE6NDQz#%F0%9F%87%AC%F0%9F%87%A7_GB_%E8%8B%B1%E5%9B%BD-%3E%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
vmess://eyJhZGQiOiIxOTUuNTguNDkuNDIiLCJ2IjoiMiIsInBzIjoi8J+Ht/Cfh7pfUlVf5L+E572X5pavIiwicG9ydCI6NjQyMTksImlkIjoiNDIxYWMyNWItOGJhNC00NzE4LTg5OTctOThlMmVmM2I4YzliIiwiYWlkIjoiMCIsIm5ldCI6IndzIiwidHlwZSI6IiIsImhvc3QiOiIiLCJwYXRoIjoiLyIsInRscyI6IiJ9
|
|
||||||
ss://YWVzLTI1Ni1nY206RmlnZm0xcThZWjZEY3N4Yw==@sto5.vpntype.dev:8388#%F0%9F%87%B8%F0%9F%87%AA_SE_%E7%91%9E%E5%85%B8-%3E%F0%9F%87%B7%F0%9F%87%BA_RU_%E4%BF%84%E7%BD%97%E6%96%AF
|
|
||||||
vless://e96f732b-b9bc-5745-91b4-83c0950ab789@104.17.147.22:2052?security=none&type=ws&host=www-domain.at1.vless.sitespeedtest.net&path=%2Fvless%23%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL%2C%40V2RAY_SPATIAL#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
vless://12589a5e-f696-44c9-adec-06f6437f9367@104.26.6.174:2095?security=none&type=ws&host=orangeorange%E9%98%BF%E6%96%AF%E9%81%94%E5%8D%81%E9%BB%9E%E4%B8%89%E5%8D%81%E5%88%86.boxiaa.shop.&path=%2F%40orange_vpns-%40orange_vpns-%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns--%40orange_vpns%3Fed%3D2560#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
|
||||||
vless://0060fb3a-06d1-5962-85cb-5f22ac528d68@151.101.193.6:80?type=ws&host=0-MOSIV2-0.COM#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%AB%F0%9F%87%B7_FR_%E6%B3%95%E5%9B%BD
|
|
||||||
vless://85a15603-7fb2-4c53-967c-4e3c63523a41@151.101.129.57:80?security=none&type=ws&host=Www.speedtest.net.sPeedtest2.sbs.&path=%2F-LiV2ry%40LIGHTNING6-TEL--%40LIGHTNING6-TEL--%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL-%40LIGHTNING6-TEL--%40LIGHTNING6-JOIN-%40LIGHTNING6-TEL--%40LIGHTNING6%3Fed%3D2048#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD-%3E%F0%9F%87%AE%F0%9F%87%B7_IR_%E4%BC%8A%E6%9C%97
|
|
||||||
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpabVF3WmpGaw==@at1.opensocks.site:8388#%F0%9F%87%BA%F0%9F%87%A6_UA_%E4%B9%8C%E5%85%8B%E5%85%B0
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@185.193.49.88:989#%F0%9F%87%B7%F0%9F%87%B4_RO_%E7%BD%97%E9%A9%AC%E5%B0%BC%E4%BA%9A
|
|
||||||
ss://YWVzLTI1Ni1jZmI6YW1hem9uc2tyMDU=@18.143.147.45:443#%F0%9F%87%B8%F0%9F%87%AC_SG_%E6%96%B0%E5%8A%A0%E5%9D%A1
|
|
||||||
trojan://3767107462583558144@uncommon-dory.goat627.mom:443?allowInsecure=0&sni=uncommon-dory.goat627.mom#%F0%9F%87%AD%F0%9F%87%BA_HU_%E5%8C%88%E7%89%99%E5%88%A9
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@37.143.129.230:989#%F0%9F%87%AE%F0%9F%87%B9_IT_%E6%84%8F%E5%A4%A7%E5%88%A9
|
|
||||||
ss://YWVzLTI1Ni1jZmI6YW1hem9uc2tyMDU=@34.217.72.81:443#%F0%9F%87%BA%F0%9F%87%B8_US_%E7%BE%8E%E5%9B%BD
|
|
||||||
ss://YWVzLTI1Ni1jZmI6ZjhmN2FDemNQS2JzRjhwMw==@192.71.166.100:989#%F0%9F%87%B8%F0%9F%87%AA_SE_%E7%91%9E%E5%85%B8
|
|
||||||
ss://YWVzLTI1Ni1nY206YjEyMzYwZjQtMzNiYS00YzliLWFlMGMtM2RhNWY4YzZlZDA1QGw5OHR5Z202LndtZGt3d3Vydy50b3A6MTk5OTQ=#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD-%3E%F0%9F%87%AE%F0%9F%87%B7_IR_%E4%BC%8A%E6%9C%97
|
|
Loading…
Reference in New Issue
Block a user