Remove AYATOON.COM (#10662)

* Update MadaraGenerator.kt

* Delete multisrc/overrides/madara/ayatoon directory
This commit is contained in:
jopejoe1 2022-02-04 00:06:55 +13:00 committed by GitHub
parent 66bab8e456
commit 20d7e522c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

View File

@ -1,7 +0,0 @@
package eu.kanade.tachiyomi.extension.tr.ayatoon
import eu.kanade.tachiyomi.multisrc.madara.Madara
import java.text.SimpleDateFormat
import java.util.Locale
class AYATOON : Madara("AYATOON", "https://ayatoon.com", "tr", SimpleDateFormat("dd MMM yyyy", Locale("tr")))

View File

@ -28,7 +28,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("24hRomance", "https://24hromance.com", "en", className = "Romance24h"),
SingleLang("365Manga", "https://365manga.com", "en", className = "ThreeSixtyFiveManga", overrideVersionCode = 1),
SingleLang("8Muses Comics", "https://8muses.love/", "en", isNsfw = true, className = "EightMusesComics"),
SingleLang("AYATOON", "https://ayatoon.com", "tr", overrideVersionCode = 1),
SingleLang("AZManhwa", "https://azmanhwa.net", "en"),
SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1),
SingleLang("Agent of Change Translations", "https://aoc.moe", "en", overrideVersionCode = 1),