不再支持全部转存及每日更新,可自行二开调用

This commit is contained in:
Alone
2025-02-06 10:01:45 +08:00
parent 5276758a96
commit 9528183ca3
11 changed files with 15 additions and 1552 deletions
+1 -1
View File
@@ -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;