新增港知堂

This commit is contained in:
iyuu.cn
2019-12-28 11:23:41 +08:00
parent fb74a22e88
commit ea406a1c26
5 changed files with 209 additions and 2 deletions

View File

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