mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
some fixes
This commit is contained in:
@@ -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"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user