KotatsuApp / kotatsu-parsers

Manga parsers library for Kotlin/JVM and Android
https://kotatsu.app/dev/parsers-library/
GNU General Public License v3.0
145 stars 39 forks source link

Problems at the source #1224

Open CintiaM1907 opened 1 day ago

CintiaM1907 commented 1 day ago

Source information

https://sinensis.leitorweb.com/

Steps to reproduce

org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find username at https://sinensis.leitorweb.com/ at org.koitharu.kotatsu.parsers.util.MangaParserEnvKt.parseFailed(SourceFile:18) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getUsername$suspendImpl(SourceFile:134) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getUsername$1.invokeSuspend(Unknown Source:11) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:109) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:122)

Kotatsu version

7.6 7

Android version

Android 13

Other details

No response

Acknowledgements

dragonx943 commented 1 day ago

Source information

https://sinensis.leitorweb.com/

Steps to reproduce

org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find username at https://sinensis.leitorweb.com/ at org.koitharu.kotatsu.parsers.util.MangaParserEnvKt.parseFailed(SourceFile:18) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getUsername$suspendImpl(SourceFile:134) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getUsername$1.invokeSuspend(Unknown Source:11) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:109) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:122)

Kotatsu version

7.6 7

Android version

Android 13

Other details

No response

Acknowledgements

  • [x] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.

need fix parser @davvarrr