Remove "Manga Keyfi" (#3772)
This commit is contained in:
parent
8447cc8635
commit
72905b0433
src/tr/mangakeyfi
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/tr/mangakeyfi
@ -1,9 +0,0 @@
|
|||||||
ext {
|
|
||||||
extName = 'Manga Keyfi'
|
|
||||||
extClass = '.MangaKeyfi'
|
|
||||||
themePkg = 'madara'
|
|
||||||
baseUrl = 'https://mangakeyfi.net'
|
|
||||||
overrideVersionCode = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before ![]() (image error) Size: 5.1 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.6 KiB |
Binary file not shown.
Before ![]() (image error) Size: 7.2 KiB |
Binary file not shown.
Before ![]() (image error) Size: 14 KiB |
Binary file not shown.
Before ![]() (image error) Size: 19 KiB |
@ -1,12 +0,0 @@
|
|||||||
package eu.kanade.tachiyomi.extension.tr.mangakeyfi
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
||||||
import java.text.SimpleDateFormat
|
|
||||||
import java.util.Locale
|
|
||||||
|
|
||||||
class MangaKeyfi : Madara(
|
|
||||||
"Manga Keyfi",
|
|
||||||
"https://mangakeyfi.net",
|
|
||||||
"tr",
|
|
||||||
SimpleDateFormat("d MMM yyy", Locale("tr")),
|
|
||||||
)
|
|
Loading…
x
Reference in New Issue
Block a user