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
wnacg.js
2
wnacg.js
@@ -12,7 +12,7 @@ class Wnacg extends ComicSource {
|
||||
minAppVersion = "1.0.0"
|
||||
|
||||
// update url
|
||||
url = "https://raw.githubusercontent.com/venera-app/venera-configs/refs/heads/main/wnacg.js"
|
||||
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@latest/wnacg.js"
|
||||
|
||||
get baseUrl() {
|
||||
return `https://${this.loadSetting('domain')}`
|
||||
|
Reference in New Issue
Block a user