mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 00:27:23 +00:00
Update URLs to point to the new repository location.
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://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/wnacg.js"
|
||||
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/wnacg.js"
|
||||
|
||||
get baseUrl() {
|
||||
return `https://${this.loadSetting('domain')}`
|
||||
|
Reference in New Issue
Block a user