parent
704af6a046
commit
48e449a67e
|
@ -1,9 +0,0 @@
|
|||
ext {
|
||||
extName = 'King Of Manga'
|
||||
extClass = '.KingOfManga'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://king-ofmanga.com'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.8 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: 15 KiB |
|
@ -1,5 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.en.kingofmanga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class KingOfManga : MangaThemesia("King Of Manga", "https://king-ofmanga.com", "en")
|
Loading…
Reference in New Issue