Remove Manga Bilgini (#17412)

This commit is contained in:
Vetle Ledaal 2023-08-06 16:33:07 +00:00 committed by GitHub
parent abcea92017
commit 3ebe324d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 15 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

View File

@ -1,14 +0,0 @@
package eu.kanade.tachiyomi.extension.tr.mangabilgini
import eu.kanade.tachiyomi.multisrc.madara.Madara
import java.text.SimpleDateFormat
import java.util.Locale
class MangaBilgini : Madara(
"Manga Bilgini",
"https://mangabilgini.com",
"tr",
dateFormat = SimpleDateFormat("MMM d, yyy", Locale("tr")),
) {
override val useNewChapterEndpoint = false
}

View File

@ -188,7 +188,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("MadaraDex", "https://madaradex.org", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Maid Scan", "https://maidscan.com.br", "pt-BR"),
SingleLang("Manga Action", "https://mangaaction.com", "en", overrideVersionCode = 2),
SingleLang("Manga Bilgini", "https://mangabilgini.com", "tr"),
SingleLang("Manga Bin", "https://mangabin.com", "en", overrideVersionCode = 1),
SingleLang("Manga Chill", "https://toonchill.com", "en", overrideVersionCode = 7),
SingleLang("Manga Crab", "https://mangacrab.com", "es", overrideVersionCode = 4),