修改extensions.json远程地址

This commit is contained in:
ichynul 2024-08-06 12:58:03 +08:00
parent 7fd6294f29
commit 1e58a9261c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class ExtensionLogic
{
protected $errors = [];
protected $remoteUrl = 'https://codeberg.org/hi-tpext/extensions/raw/branch/main/extensions.json';
protected $remoteUrl = 'https://www.gitlink.org.cn/attachments/entries/get_file?download_url=https://www.gitlink.org.cn/api/hi-tpext/extensions/raw/extensions.json?ref=main';
/**
* Undocumented function