aresmanga change .com to .net (closes #14676) (#14697)

* aresmanga .com -> .net

* aresmanga .com -> .net

* whoops, forgot to bump the version number
This commit is contained in:
az4521 2022-12-28 09:56:35 -05:00 committed by GitHub
parent cd2cf49d80
commit 6c2f780a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
import java.text.SimpleDateFormat
import java.util.Locale
class ARESManga : MangaThemesia("ARESManga", "https://aresmanga.com", "ar", dateFormat = SimpleDateFormat("MMMMM dd, yyyy", Locale("ar"))) {
class ARESManga : MangaThemesia("ARESManga", "https://aresmanga.net", "ar", dateFormat = SimpleDateFormat("MMMMM dd, yyyy", Locale("ar"))) {
// The scanlator changed their name.
override val id: Long = 230017529540228175
}

View File

@ -21,7 +21,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Animated Glitched Scans", "https://anigliscans.com", "en"),
SingleLang("Arcane scan", "https://arcanescan.fr", "fr"),
SingleLang("Arena Scans", "https://arenascans.net", "en"),
SingleLang("ARESManga", "https://aresmanga.com", "ar", pkgName = "iimanga", overrideVersionCode = 2),
SingleLang("ARESManga", "https://aresmanga.net", "ar", pkgName = "iimanga", overrideVersionCode = 3),
SingleLang("Azure Scans", "https://azuremanga.com", "en", overrideVersionCode = 1),
SingleLang("Boosei", "https://boosei.net", "id", overrideVersionCode = 2),
SingleLang("Clayrer", "https://clayrer.net", "es"),