[Koharu] Add Broken

master
Draken 10 months ago committed by GitHub
parent 248d51321a
commit 4cc15daba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,9 @@ import org.koitharu.kotatsu.parsers.util.suspendlazy.suspendLazy
import java.net.HttpURLConnection
import java.text.SimpleDateFormat
import java.util.*
import org.koitharu.kotatsu.parsers.Broken
@Broken("Need to fix getPages, most manga don't have chapter images due to faulty fetch logic")
@MangaSourceParser("KOHARU", "Schale.network", type = ContentType.HENTAI)
internal class Koharu(context: MangaLoaderContext) :
LegacyPagedMangaParser(context, MangaParserSource.KOHARU, 24) {

Loading…
Cancel
Save