优化:MoeCat自动辅种,支持ipv4、ipv6可配置

This commit is contained in:
iyuu.cn
2020-01-08 22:29:25 +08:00
parent a55186aa40
commit 6987a23cf2
2 changed files with 10 additions and 1 deletions

View File

@@ -209,7 +209,9 @@ return array(
// 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项)
'cookie' => '',
// 如果需要自动辅种,必须配置
'passkey' => '',
'passkey' => '',
// 种子Tracker的IP地址选择 可选ipv4ipv6
'ip_type' => 'ipv4',
),
// totheglory 序号14
'ttg' => array(