KotatsuApp / kotatsu-parsers

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

TuMangaOnline (TMO) RegExp error & Cert Validator error #237

Closed QupLucca closed 1 year ago

QupLucca commented 1 year ago

Source information

TuMangaOnline

Steps to reproduce

When you try to read a +18 doujinshi a Syntax error in regexp pattern near index 29 {uniqid:'(.+)',cascade:(.+)} message alert is displayed But when you try to read a non +18 manga, a java.security.cert.CertPathValidatorException is displayed

See Other details for screenshots

Kotatsu version

5.3.10

Android version

Android 13

Other details

Screenshot_20230820-181734_Kotatsu IMG-20230819-WA0000

Acknowledgements

davvarrr commented 1 year ago

its fixed on 6.0 see -> #236 and #230 please do your research before publishing a bug report.