mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 08:27:24 +00:00
Use jsdelivr cdn
This commit is contained in:
@@ -11,7 +11,7 @@ class Komiic extends ComicSource {
|
||||
minAppVersion = "1.0.0"
|
||||
|
||||
// 更新链接
|
||||
url = "https://raw.githubusercontent.com/venera-app/venera-configs/refs/heads/main/komiic.js"
|
||||
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@latest/komiic.js"
|
||||
|
||||
get headers() {
|
||||
let token = this.loadData('token')
|
||||
|
Reference in New Issue
Block a user