Update URLs to point to the new repository location.

This commit is contained in:
2025-07-20 16:32:41 +08:00
parent 7cd8117662
commit 4af4822558
12 changed files with 12 additions and 12 deletions

View File

@@ -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')}`