Use jsdelivr cdn

This commit is contained in:
2025-02-05 20:27:23 +08:00
parent 139288c064
commit c6a347d599
9 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ class Baozi extends ComicSource {
minAppVersion = "1.0.0"
// 更新链接
url = "https://raw.githubusercontent.com/venera-app/venera-configs/refs/heads/main/baozi.js"
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@latest/baozi.js"
/// APP启动时或者添加/更新漫画源时执行此函数
init() {}