更换下站长域名

This commit is contained in:
Alone
2024-11-09 15:44:53 +08:00
parent 5d211fe39a
commit 81e4818e0f
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class QuarkPlugin
public function __construct()
{
//第三方转存接口地址
$this->url = "https://pan.xinyuedh.com";
$this->url = "https://www.xinyueso.com";
$this->model = new SourceModel();
$this->SourceLogModel = new SourceLogModel();
$this->source_category_id = 0;