KotatsuApp / kotatsu-parsers

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

ComicExtra search engine not working #667

Closed Tarant00 closed 3 months ago

Tarant00 commented 3 months ago

Source information

ComicExtra

Steps to reproduce

No response

Kotatsu version

6.8.1

Android version

9.0

Other details

When I try to search comics on the ComicExtra extension, it does not work.

I checked the url in those cases and it goes: https://comicextra.org/comic-search?key="insert search here"

But when i search directly on the website, the url should be: https://comicextra.org/search?keyword="insert search here"

Acknowledgements

giannisanni commented 3 months ago

I have the same issue