新增站点cnscg

This commit is contained in:
iyuu.cn
2020-01-01 14:51:20 +08:00
parent 0f293a1ccb
commit f9345cade3
3 changed files with 207 additions and 0 deletions

View File

@@ -400,6 +400,13 @@ return array(
// 如果需要自动辅种,必须配置
'passkey' => '',
),
// cnscg 序号41
'cnscg' => array(
// 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项)
'cookie' => '',
// 如果需要自动辅种,必须配置
'passkey' => '',
),
// 配置文件结束
);