-
Notifications
You must be signed in to change notification settings - Fork 394
Expand file tree
/
Copy pathconfig.yaml
More file actions
149 lines (149 loc) · 5.12 KB
/
Copy pathconfig.yaml
File metadata and controls
149 lines (149 loc) · 5.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
crawl:
concurrency: 2
max_articles: 3
timeout: 30
llm:
providers:
- api_key_env: OPENROUTER_API_KEY
base_url: https://openrouter.ai/api/v1
default_weight: 50
is_reasoning_model: false
models:
- openrouter/free
name: openrouter
- api_key_env: CEREBRAS_API_KEY
base_url: https://api.cerebras.ai/v1
default_weight: 5
is_reasoning_model: true
models:
- gpt-oss-120b
- gemma-4-31b
name: cerebras
- api_key_env: OPENCODE_API_KEY
base_url: https://opencode.ai/zen/v1
default_weight: 20
is_reasoning_model: false
models:
- deepseek-v4-flash-free
- mimo-v2.5-free
- qwen3.6-plus-free
name: opencode
- api_key_env: KILOCODE_API_KEY
base_url: https://api.kilo.ai/api/gateway
default_weight: 30
is_reasoning_model: false
models:
- kilo-auto/free
name: kilocode
task_routing:
extract_links:
cerebras: 5
kilocode: 30
opencode: 10
openrouter: 60
generate_pattern:
cerebras: 5
kilocode: 20
opencode: 0
openrouter: 70
output:
dir: nodes
sites:
- description: blog site, article titles contain dates (month-day format), each article
provides subscription links directly
name: clashmeta
node_count: 12
start_url: https://clash-meta.github.io/free-nodes/
type: simple
up_date: '2026-08-19'
- description: blog listing articles with date in title like '6月19日|...', each article
contains clash/v2ray txt/yaml subscription links
link_pattern: https://node\.nodev2ray\.com/uploads/\d{4}/\d{2}/(?:[0-9]+-)?\d{8}\.(?:txt|yaml|json)
name: nodev2ray
start_url: https://nodev2ray.com/free-node/
type: simple
up_date: '2026-08-19'
- description: blog with dated articles (URLs contain YYYY-M-D), each article lists
clash/v2ray/sing-box subscription file links
link_pattern: https://node\.freeclashnode\.com/uploads/\d{4}/\d{2}/[\d\w\.-]+
name: freeclashnode
node_count: 16
start_url: https://www.freeclashnode.com/free-node/
type: simple
up_date: '2026-08-19'
- description: blog listing articles with date in title and URL, each provides clash/v2ray
txt/yaml subscription links
link_pattern: https://node\.clashnode\.cc/uploads/\d{4}/\d{2}/(?:\d+-\d{8}\.(?:txt|yaml)|\d{8}\.json)
name: clashnode
node_count: 9
start_url: https://clashnode.cc/free-node/
type: simple
up_date: '2026-08-19'
- description: blog with article titles containing dates (month-day format), articles
contain clash/v2ray subscription links
link_pattern: https://oss\.oneclash\.cc/\d{4}/\d{2}/\d{8}\.(?:txt|yaml)
name: oneclash
node_count: 6
start_url: https://oneclash.cc/freenode/
type: simple
up_date: '2026-08-19'
- description: blogger blog, article dates in title as 'YYYY年MM月DD日', each post contains
subscription links
link_pattern: https://nodebuf\.com/files/public/[a-z0-9]+/preview
name: cfmem
node_count: 9
start_url: https://www.cfmem.com/
type: simple
up_date: '2026-08-19'
- description: blog with dated articles (title format '2026-06-19'), each article
lists free subscription links
link_pattern: https://jichangx\.com/nodes/v2ray-\d{8}-\d+
name: jichangx
node_count: 3
start_url: https://jichangx.com/free-subscription/
type: simple
up_date: '2026-08-19'
- description: blog listing articles with date in title like '2026/6/19' or '6月19日',
each contains SSR/V2Ray/Clash links
failed_count: 2
link_pattern: https?://starcorenode\.cczzuu\.top/node/\d{8}(?:\.txt|\.yaml)
name: clashstair
node_count: 2
start_url: https://clashstair.com/category/freenode/
type: simple
up_date: '2026-08-19'
- description: blog with dates in both title ('YYYY年MM月DD日') and URL (/post/YYYYMMDD/),
each post has subscription links
link_pattern: https://free\.datiya\.com/uploads/\d{8}-[A-Za-z0-9_-]+\.(?:txt|yaml)
name: datiya
node_count: 3
start_url: https://free.datiya.com/
type: simple
up_date: '2026-08-19'
- description: blog with password-protected articles, password from YouTube video
subtitles (4-digit AABB/ABAB)
link_pattern: https://hh\.yudou226\.top/\d{6}/\d{8}[a-z0-9]+\.[a-z]{3,4}
name: yudou
node_count: 6
pwd_hint: 4-digit AABB or ABAB pattern, password verbally given in YouTube video
start_url: https://www.yudou789.top/category/jiedian/
type: yt_pwd
up_date: '2026-08-19'
yt_hint: each article has a YouTube link, video subtitles contain the decryption
password
- description: YouTube channel, each video description contains a Google Drive link,
zip file contains subscription files
name: fxrj
node_count: 6
start_url: https://www.youtube.com/@fxrj/videos/
type: cloud_drive
up_date: '2026-07-23'
yt_hint: video description has '本期资源下载地址' section with drive link
- description: YouTube channel, each video description contains a paste.to link, paste.to
requires password from subtitles
name: zyfxs
pwd_hint: 4-digit password from video subtitles, paste.to fragment key also in description
start_url: https://www.youtube.com/@ZYFXS/videos/
type: cloud_drive
up_date: '2026-08-13'
yt_hint: video description contains '本期资源' paste.to link with fragment key