mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 00:27:23 +00:00
Use jsdelivr cdn
This commit is contained in:
2
ikmmh.js
2
ikmmh.js
@@ -11,7 +11,7 @@ class NewComicSource extends ComicSource { // 首行必须为class...
|
||||
minAppVersion = "1.0.0"
|
||||
|
||||
// 更新链接
|
||||
url = "https://raw.githubusercontent.com/venera-app/venera-configs/refs/heads/main/ikmmh.js"
|
||||
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@latest/ikmmh.js"
|
||||
|
||||
/// APP启动时或者添加/更新漫画源时执行此函数
|
||||
init() {
|
||||
|
Reference in New Issue
Block a user