mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-22 08:41:06 +00:00
新增站点:蒲公英、阿童木
This commit is contained in:
@ -39,7 +39,9 @@ class AutoReseed
|
||||
'recommendSites' => '/Api/GetRecommendSites',
|
||||
'getSign' => '/Api/GetSign'
|
||||
);
|
||||
// curl
|
||||
/**
|
||||
* @var null | Curl
|
||||
*/
|
||||
private static $curl = null;
|
||||
// 退出状态码
|
||||
public static $ExitCode = 0;
|
||||
|
Reference in New Issue
Block a user