新增老师好。

This commit is contained in:
iyuu.cn
2020-01-09 14:48:27 +08:00
parent 99fcf88698
commit f45b735372
3 changed files with 207 additions and 0 deletions

View File

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