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
src/en/kingofmanga
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/kingofmanga

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

(image error) Size: 4.9 KiB

Binary file not shown.

Before

(image error) Size: 2.8 KiB

Binary file not shown.

Before

(image error) Size: 6.4 KiB

Binary file not shown.

Before

(image error) Size: 12 KiB

Binary file not shown.

Before

(image error) 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")