新增站点hdzone

This commit is contained in:
iyuu.cn
2019-12-28 21:16:10 +08:00
parent d9aa0e7514
commit 6b67bc90bc
4 changed files with 210 additions and 3 deletions

View File

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