mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-24 02:25:22 +00:00
新增海豚音乐示例配置
This commit is contained in:
parent
721aaf217b
commit
37809f7bfe
@ -456,6 +456,14 @@ return array(
|
|||||||
// 如果需要自动辅种,必须配置
|
// 如果需要自动辅种,必须配置
|
||||||
'passkey' => '',
|
'passkey' => '',
|
||||||
),
|
),
|
||||||
|
// dicmusic 序号:49 海豚
|
||||||
|
'dicmusic' => array(
|
||||||
|
// 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项)
|
||||||
|
'cookie' => '',
|
||||||
|
// 如果需要自动辅种,必须配置
|
||||||
|
'passkey' => '', // authkey
|
||||||
|
'torrent_pass' => '', // torrent_pass
|
||||||
|
),
|
||||||
|
|
||||||
// 配置文件结束
|
// 配置文件结束
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user