不再支持全部转存及每日更新,可自行二开调用
This commit is contained in:
@@ -17,7 +17,7 @@ class QuarkPlugin
|
||||
public function __construct()
|
||||
{
|
||||
//第三方转存接口地址
|
||||
$this->url = "https://www.xinyueso.com";
|
||||
$this->url = "";
|
||||
$this->model = new SourceModel();
|
||||
$this->SourceLogModel = new SourceLogModel();
|
||||
$this->source_category_id = 0;
|
||||
|
||||
Reference in New Issue
Block a user