some fixes

This commit is contained in:
ftbom
2024-05-14 18:47:29 +08:00
parent a3cd80d7c6
commit 678e52b380
4 changed files with 10 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ const mangayomiSources = [{
"typeSource": "single",
"isManga": true,
"isNsfw": false,
"version": "0.0.2",
"version": "0.0.25",
"dateFormat": "",
"dateFormatLocale": "",
"pkgPath": "manga/src/zh/dmzj.js"
@@ -109,7 +109,7 @@ const mangayomiSources = [{
description: desc,
episodes: chapters,
status: status,
link: "/info/" + url
link: "/info/" + url + ".html"
};
}