新增站点:百川PT

This commit is contained in:
david
2020-08-26 14:09:34 +08:00
parent 13b176c4a1
commit 99a2894f37
3 changed files with 11 additions and 2 deletions

View File

@ -646,5 +646,14 @@ return array(
// 如果需要自动辅种,必须配置
'passkey' => '',
),
// hitpt 百川
'hitpt' => array(
// 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项)
'cookie' => '',
// 如果需要自动辅种,必须配置
'passkey' => '',
'url_replace' => array(),
'url_join' => array(),
),
// 配置结束,后面的一行不能删除,必须保留!!!
);