增加站点upxin(HDU)

This commit is contained in:
iyuu.cn
2019-12-26 14:18:53 +08:00
parent 704ba59655
commit b8d3ad0e08
6 changed files with 214 additions and 1 deletions

View File

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