remove HizoManga (#2412)

only contains novels
This commit is contained in:
AwkwardPeak7 2024-04-15 15:40:38 +05:00 committed by Draff
parent 96ff217f86
commit 9238b633a2
7 changed files with 0 additions and 14 deletions

View File

@ -1,9 +0,0 @@
ext {
extName = 'Hizomanga'
extClass = '.Hizomanga'
themePkg = 'madara'
baseUrl = 'https://hizomanga.me'
overrideVersionCode = 2
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.ar.hizomanga
import eu.kanade.tachiyomi.multisrc.madara.Madara
class Hizomanga : Madara("Hizomanga", "https://hizomanga.me", "ar")