change Sheamanga domain (#12198)

This commit is contained in:
Masga 2022-06-17 08:59:50 +07:00 committed by GitHub
parent a552234fd3
commit b34822ade3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ import java.util.concurrent.TimeUnit
class SheaManga : WPMangaStream(
"Shea Manga",
"http://sheamanga.my.id",
"https://sheakomik.com",
"id",
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale.forLanguageTag("id"))
) {

View File

@ -44,7 +44,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
SingleLang("Readkomik", "https://readkomik.com", "en", className = "ReadKomik", overrideVersionCode = 1),
SingleLang("Sekte Doujin", "https://sektedoujin.club", "id", isNsfw = true, overrideVersionCode = 3),
SingleLang("Sekte Komik", "https://sektekomik.com", "id", overrideVersionCode = 3),
SingleLang("Shea Manga", "http://sheamanga.my.id", "id", overrideVersionCode = 3),
SingleLang("Shea Manga", "https://sheakomik.com", "id", overrideVersionCode = 4),
SingleLang("Snudae Scans", "https://snudaescans.com", "en", isNsfw = true, className = "BatotoScans", overrideVersionCode = 1),
SingleLang("Tempest Manga", "https://manga.tempestfansub.com", "tr"),
SingleLang("The Apollo Team", "https://theapollo.team", "en"),