mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-31 05:55:22 +00:00
新增伊甸园配置项
This commit is contained in:
parent
f610ef0fca
commit
2fbe0ab29c
@ -350,6 +350,13 @@ return array(
|
||||
// 如果需要自动辅种,必须配置
|
||||
'passkey' => '',
|
||||
),
|
||||
// bdbd 序号:43
|
||||
'bdbd' => array(
|
||||
// 如果需要用下载免费种脚本,须配置(只是自动辅种,可以不配置此项)
|
||||
'cookie' => '',
|
||||
// 如果需要自动辅种,必须配置
|
||||
'passkey' => '',
|
||||
),
|
||||
|
||||
// 配置文件结束
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user