Remove Manga Bilgini (#17412)
This commit is contained in:
parent
abcea92017
commit
3ebe324d3f
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 |
@ -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
|
||||
}
|
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user