mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2025-01-31 20:01:42 +01:00
parent
c7556f39c8
commit
126ebf883e
@ -1,9 +0,0 @@
|
||||
ext {
|
||||
extName = 'BestManga'
|
||||
extClass = '.BestManga'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://bestmanga.club'
|
||||
overrideVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 7.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
@ -1,7 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.ru.bestmanga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class BestManga : Madara("BestManga", "https://bestmanga.club", "ru", SimpleDateFormat("dd.MM.yyyy", Locale.getDefault()))
|
Loading…
x
Reference in New Issue
Block a user