mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-11 19:28:57 +00:00
优化windows执行辅种批处理
This commit is contained in:
@ -246,8 +246,8 @@ return array(
|
||||
// 如果需要自动辅种,必须配置
|
||||
'passkey' => '',
|
||||
'limitRule' => array(
|
||||
'count' => 20, // 每次辅种50个
|
||||
'sleep' => 20, // 最少休眠15秒
|
||||
'count' => 20, // 每次辅种20个
|
||||
'sleep' => 20, // 最少休眠20秒
|
||||
),
|
||||
'url_replace' => array(),
|
||||
'url_join' => array(),
|
||||
|
Reference in New Issue
Block a user