新增hdstreet

This commit is contained in:
iyuu.cn
2019-12-24 11:08:33 +08:00
parent 10a3b4b875
commit cf8ee2ab73
9 changed files with 248 additions and 11 deletions

View File

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

View File

@ -1 +1 @@
<?php return '20191221.1920';
<?php return '20191224.1010';