Update urls.

This commit is contained in:
2025-08-03 16:58:09 +08:00
parent f2aacf2baa
commit ccc157b4f2
5 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ class Baihehui extends ComicSource {
minAppVersion = "1.4.0"
// update url
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/baihehui.js"
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/baihehui.js"
settings = {
domains: {

View File

@@ -4,7 +4,7 @@ class Comick extends ComicSource {
version = "1.1.1"
minAppVersion = "1.4.0"
// update url
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/comick.js"
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/comick.js"
settings = {
domains: {

View File

@@ -14,7 +14,7 @@ class ManHuaGui extends ComicSource {
// update url
url =
"https://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/manhuagui.js";
"https://git.nyne.dev/nyne/venera-configs/raw/branch/main/manhuagui.js";
baseUrl = "https://www.manhuagui.com";

View File

@@ -13,7 +13,7 @@ class ManWaBa extends ComicSource {
minAppVersion = "1.4.0";
// update url
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/manwaba.js";
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/manwaba.js";
api = "https://www.manwaba.com/api/v1";

View File

@@ -4,7 +4,7 @@ class YKMHSource extends ComicSource {
key = "ykmh"
version = "1.0.0"
minAppVersion = "1.4.0"
url = "https://cdn.jsdelivr.net/gh/venera-app/venera-configs@main/ykmh.js"
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/ykmh.js"
get baseUrl() {
return "https://www.ykmh.net";