Update LiebeSchneeHiver.kt (#10177)

* Update LiebeSchneeHiver.kt

#10152 bug ::
Website change (Liebe Schnee Hiver)
New adress is https://lshistoria.com/

* Update WPMangaStreamGenerator.kt

#10152 bug ::
Website change (Liebe Schnee Hiver)
New adress is https://lshistoria.com/

* Update LiebeSchneeHiver.kt

* Update WPMangaStreamGenerator.kt

Liebe Schnee Hiver, overrideVersionCode = 1
This commit is contained in:
matmakif 2021-12-27 11:07:05 +00:00 committed by GitHub
parent bb21136b27
commit 6b9b581d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
class LiebeSchneeHiver : WPMangaStream(
"Liebe Schnee Hiver",
"https://www.liebeschneehiver.com",
"https://lshistoria.com",
"tr",
SimpleDateFormat("MMMM dd, yyyy", Locale.forLanguageTag("tr"))
) {

View File

@ -28,7 +28,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
SingleLang("KomikIndo.co", "https://komikindo.co", "id", className = "KomikindoCo", overrideVersionCode = 3),
SingleLang("Readkomik", "https://readkomik.com", "en", className = "ReadKomik", overrideVersionCode = 1),
SingleLang("MangaIndonesia", "https://mangaindonesia.net", "id"),
SingleLang("Liebe Schnee Hiver", "https://www.liebeschneehiver.com", "tr"),
SingleLang("Liebe Schnee Hiver", "https://lshistoria.com", "tr", overrideVersionCode = 1),
SingleLang("GoGoManga", "https://gogomanga.org", "en"),
SingleLang("GURU Komik", "https://gurukomik.com", "id"),
SingleLang("Shea Manga", "https://sheamanga.my.id", "id", overrideVersionCode = 1),