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:
2
jm.js
2
jm.js
@@ -12,7 +12,7 @@ class JM extends ComicSource {
|
||||
minAppVersion = "1.2.1"
|
||||
|
||||
// update url
|
||||
url = "https://raw.githubusercontent.com/venera-app/venera-configs/refs/heads/main/jm.js"
|
||||
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@latest/jm.js"
|
||||
|
||||
static apiDomains = [
|
||||
"www.jmapiproxyxxx.vip",
|
||||
|
Reference in New Issue
Block a user