raulhaag / MiMangaNu

*ES - Lector de Manga online / offline, gratuito y de código abierto. *EN - Manga reader online / offline, free and open source. *FR - Lecteur de manga en ligne / hors ligne, gratuit et open source. *DE - Eine App um Manga zu lesen. Man kann damit Manga online und offline lesen. Es ist kostenlos und quelloffen. *IT - Manga lettore online / offline, gratuito e open source. *RU - В России Манга читает вас. Попробуйте MiMangaNu прямо сейчас.
277 stars 73 forks source link

Can't search in readcomiconline.to in the app #369

Closed TheWrightStuff1994 closed 7 years ago

TheWrightStuff1994 commented 7 years ago

The app won't let me search anything even if I made the search vague enough for the app to search for it.

xtj-9182 commented 7 years ago

this affects KissManga too. For me the first search always works but a second or third or fourth etc search will always return no result.

Search seems to work fine on other sites like NineManga / MangaPanda so it's likely something to do with KissManga and readcomiconline's cloudflare protection @raulhaag any ideas ?

raulhaag commented 7 years ago

@xtj-9182 easy cake, just getNavigator() return the nav whit old parameter, and the server don't give a good response to this, just modified getNavigator() from ServerBase, now is nedded to create a copy of this for current proc, just need to revice all the servers if any other use getNavigator every line. @TheWrightStuff1994 almost ready just neeed to find if a make new problems whit the mdificatio :-P

raulhaag commented 7 years ago

@TheWrightStuff1994 ready on travis version (or v.1.57 at its time)

xtj-9182 commented 7 years ago

to be fair I didn't check the code when I made the comment.