remove HizoManga (#2412)

only contains novels
This commit is contained in:
AwkwardPeak7 2024-04-15 15:40:38 +05:00 committed by GitHub
parent fec66f12a9
commit 1aca886008
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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")