Zinmanhwa domain change (#1006)

* Update Zinmanhwa.kt

* Update MadaraGenerator.kt

Signed-off-by: yemenihandsome <144265316+yemenihandsome@users.noreply.github.com>

* Update MadaraGenerator.kt

Signed-off-by: yemenihandsome <144265316+yemenihandsome@users.noreply.github.com>

---------

Signed-off-by: yemenihandsome <144265316+yemenihandsome@users.noreply.github.com>
This commit is contained in:
yemenihandsome 2024-02-05 18:08:20 +03:00 committed by Draff
parent aae435c058
commit 4103f858ca
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ import java.util.Locale
class Zinmanhwa : Madara(
"Zinmanhwa",
"https://zinmanhwa.com",
"https://zinmanga.io",
"en",
dateFormat = SimpleDateFormat("dd/MM/yy", Locale.US),
)

View File

@ -483,7 +483,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("ZinChanManga", "https://zinchanmanga.net", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Zinmanga", "https://zinmanga.com", "en", overrideVersionCode = 1),
SingleLang("ZinManga.top (unoriginal)", "https://zinmanga.top", "en", className = "ZinMangaTop"),
SingleLang("Zinmanhwa", "https://zinmanhwa.com", "en"),
SingleLang("Zinmanhwa", "https://zinmanga.io", "en", overrideVersionCode = 1),
SingleLang("ZuttoManga", "https://zuttomanga.com", "en", overrideVersionCode = 1),
SingleLang("Çizgi Roman Arşivi", "https://cizgiromanarsivi.com", "tr", className = "CizgiRomanArsivi"),
SingleLang("Detective Conan Ar", "https://manga.detectiveconanar.com", "ar", sourceName = "شبكة كونان العربية", overrideVersionCode = 2),