update MangaSwat URL (#16043)

This commit is contained in:
MCry 2023-04-13 05:10:24 +04:00 committed by GitHub
parent 95d63941b4
commit 8146ec0092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import java.util.Locale
class MangaSwat : MangaThemesia(
"MangaSwat",
"https://swatmanga.net",
"https://swatmanga.me",
"ar",
dateFormat = SimpleDateFormat("yyyy-MM-dd", Locale.US),
) {

View File

@ -68,7 +68,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("MangaWT", "https://mangawt.com", "tr", overrideVersionCode = 5),
SingleLang("Mangayaro", "https://mangayaro.net", "id"),
SingleLang("Manhwa Lover", "https://manhwalover.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("MangaSwat", "https://swatmanga.net", "ar", overrideVersionCode = 6),
SingleLang("MangaSwat", "https://swatmanga.me", "ar", overrideVersionCode = 7),
SingleLang("MangKomik", "https://mangkomik.net", "id", overrideVersionCode = 1),
SingleLang("Mangás Chan", "https://mangaschan.com", "pt-BR", className = "MangasChan"),
SingleLang("Manhwa Freak", "https://manhwafreak.com", "en", overrideVersionCode = 1),