mirror of
https://github.com/ermaozi/get_subscribe.git
synced 2025-10-08 12:51:20 +00:00
Compare commits
2 Commits
7881b4210c
...
a8763360b2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a8763360b2 | ||
![]() |
fc3695ab2f |
@ -18,3 +18,4 @@
|
|||||||
[2025-09-09 20:11:09] [WARN] 订阅暂未更新
|
[2025-09-09 20:11:09] [WARN] 订阅暂未更新
|
||||||
[2025-09-10 08:25:44] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
[2025-09-10 08:25:44] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
[2025-09-10 20:10:31] [WARN] 订阅暂未更新
|
[2025-09-10 20:10:31] [WARN] 订阅暂未更新
|
||||||
|
[2025-09-11 08:26:19] [INFO] 更新成功:['v2ray: 200', 'clash: 200']
|
||||||
|
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
@ -1,6 +1,6 @@
|
|||||||
# 创建者:v2rayse.com 自动创建
|
# 创建者:v2rayse.com 自动创建
|
||||||
# 创建时间:2025-09-10 08:00:00
|
# 创建时间:2025-09-11 08:00:00
|
||||||
# 节点类型:ss, vmess
|
# 节点类型:
|
||||||
---
|
---
|
||||||
mixed-port: 7890
|
mixed-port: 7890
|
||||||
allow-lan: false
|
allow-lan: false
|
||||||
@ -47,90 +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: "🇨🇳_CN_中国"
|
|
||||||
type: "ss"
|
|
||||||
server: "103.149.182.191"
|
|
||||||
port: 8388
|
|
||||||
cipher: "chacha20-ietf"
|
|
||||||
password: "asd123456"
|
|
||||||
- name: "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
type: "vmess"
|
|
||||||
server: "v35.heduian.link"
|
|
||||||
port: 30835
|
|
||||||
sni: ""
|
|
||||||
uuid: "cbb3f877-d1fb-344c-87a9-d153bffd5484"
|
|
||||||
cipher: "auto"
|
|
||||||
network: "ws"
|
|
||||||
skip-cert-verify: true
|
|
||||||
ws-opts:
|
|
||||||
path: "/oooo"
|
|
||||||
headers:
|
|
||||||
host: "v35.heduian.link"
|
|
||||||
alterId: 2
|
|
||||||
- name: "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
type: "vmess"
|
|
||||||
server: "v29.heduian.link"
|
|
||||||
port: 30829
|
|
||||||
uuid: "cbb3f877-d1fb-344c-87a9-d153bffd5484"
|
|
||||||
cipher: "auto"
|
|
||||||
network: "ws"
|
|
||||||
ws-opts:
|
|
||||||
path: "/oooo"
|
|
||||||
headers:
|
|
||||||
host: "ocbc.com"
|
|
||||||
alterId: 2
|
|
||||||
proxy-groups:
|
proxy-groups:
|
||||||
- name: "🚀 节点选择"
|
- name: "🚀 节点选择"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "DIRECT"
|
- "DIRECT"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- 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: []
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- name: "🌍 国外媒体"
|
- name: "🌍 国外媒体"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- name: "📲 电报信息"
|
- name: "📲 电报信息"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- name: "Ⓜ️ 微软服务"
|
- name: "Ⓜ️ 微软服务"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- name: "🍎 苹果服务"
|
- name: "🍎 苹果服务"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
- name: "🎯 全球直连"
|
- name: "🎯 全球直连"
|
||||||
type: "select"
|
type: "select"
|
||||||
proxies:
|
proxies:
|
||||||
@ -153,9 +103,6 @@ proxy-groups:
|
|||||||
- "🚀 节点选择"
|
- "🚀 节点选择"
|
||||||
- "🎯 全球直连"
|
- "🎯 全球直连"
|
||||||
- "♻️ 自动选择"
|
- "♻️ 自动选择"
|
||||||
- "🇨🇳_CN_中国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国"
|
|
||||||
- "🇨🇳_CN_中国->🇺🇸_US_美国_1"
|
|
||||||
rule-providers:
|
rule-providers:
|
||||||
Apple:
|
Apple:
|
||||||
type: "http"
|
type: "http"
|
||||||
|
@ -1,3 +1 @@
|
|||||||
ss://Y2hhY2hhMjAtaWV0Zjphc2QxMjM0NTZAMTAzLjE0OS4xODIuMTkxOjgzODg=#%F0%9F%87%A8%F0%9F%87%B3_CN_%E4%B8%AD%E5%9B%BD
|
vless://44aded6c-a012-452b-8e13-04d5f15a659f@89.44.242.222:46822?security=&encryption=none&headerType=none&type=tcp
|
||||||
vmess://eyJhZGQiOiJ2MzUuaGVkdWlhbi5saW5rIiwiYWlkIjoyLCJob3N0IjoidjM1LmhlZHVpYW4ubGluayIsImlkIjoiY2JiM2Y4NzctZDFmYi0zNDRjLTg3YTktZDE1M2JmZmQ1NDg0IiwibmV0Ijoid3MiLCJwYXRoIjoiL29vb28iLCJwb3J0IjozMDgzNSwicHMiOiLwn4eo8J+Hs19DTl/kuK3lm70tPvCfh7rwn4e4X1VTX+e+juWbvSIsInRscyI6IiIsInR5cGUiOiJhdXRvIiwic2VjdXJpdHkiOiJhdXRvIiwic2tpcC1jZXJ0LXZlcmlmeSI6dHJ1ZSwic25pIjoiIn0=
|
|
||||||
vmess://eyJ2IjoiMiIsInBzIjoi8J+HqPCfh7NfQ05f5Lit5Zu9LT7wn4e68J+HuF9VU1/nvo7lm70iLCJhZGQiOiJ2MjkuaGVkdWlhbi5saW5rIiwicG9ydCI6IjMwODI5IiwidHlwZSI6Im5vbmUiLCJpZCI6ImNiYjNmODc3LWQxZmItMzQ0Yy04N2E5LWQxNTNiZmZkNTQ4NCIsImFpZCI6IjIiLCJuZXQiOiJ3cyIsInBhdGgiOiIvb29vbyIsImhvc3QiOiJvY2JjLmNvbSIsInRscyI6IiJ9
|
|
Loading…
Reference in New Issue
Block a user