mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 00:27:23 +00:00
fix update link
This commit is contained in:
2
baozi.js
2
baozi.js
@@ -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() {}
|
||||
|
Reference in New Issue
Block a user