fix update link

This commit is contained in:
nyne
2024-10-18 13:16:27 +08:00
parent 3858fbc216
commit ccf3fb20af
6 changed files with 6 additions and 6 deletions

View File

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