新增oshen

This commit is contained in:
iyuu.cn
2019-12-26 21:00:12 +08:00
parent 463fa5e7ff
commit d2882c04a7
5 changed files with 209 additions and 2 deletions

View File

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