Remove King of Manga

redirects to furymanga
This commit is contained in:
AwkwardPeak7 2024-07-18 15:53:20 +05:00 committed by Draff
parent 704af6a046
commit 48e449a67e
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 0 additions and 14 deletions

View File

@ -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

View File

@ -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")