Remove MangaLandArabic (#10334)

This commit is contained in:
Vetle Ledaal 2022-01-04 19:56:39 +00:00 committed by GitHub
parent c31fc35000
commit 8e200b7c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

View File

@ -1,9 +0,0 @@
package eu.kanade.tachiyomi.extension.ar.mangalandarabic
import eu.kanade.tachiyomi.multisrc.madara.Madara
import java.text.SimpleDateFormat
import java.util.Locale
class MangaLandArabic : Madara("Manga Land Arabic", "https://mangalandarabic.com", "ar", SimpleDateFormat("yyyy-MM-dd", Locale("ar"))) {
override val useNewChapterEndpoint: Boolean = true
}

View File

@ -168,7 +168,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Manga Hero", "https://mangahero.xyz", "en", overrideVersionCode = 2),
SingleLang("Manga Kio", "https://mangakio.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Manga Kiss", "https://mangakiss.org", "en", overrideVersionCode = 1),
SingleLang("Manga Land Arabic", "https://mangalandarabic.com", "ar", overrideVersionCode = 2),
SingleLang("Manga Leveling", "https://mangaleveling.com", "en"),
SingleLang("Manga Lord", "https://mangalord.com", "en", overrideVersionCode = 1),
SingleLang("Manga Mitsu", "https://mangamitsu.com", "en", isNsfw = true, overrideVersionCode = 2),