TheNetsky / extensions-generic-0.8

Common CMS Extensions for Paperback 0.8
https://thenetsky.github.io/extensions-generic-0.8/
20 stars 27 forks source link

[BUG] AsuraScans giving the wrong redirect #90

Closed smol-derp closed 4 months ago

smol-derp commented 4 months ago

Describe the bug When trying to access a comic from AsuraScans I get this error back:

[PaperbackError(300)] JSError Error: The requested page https://asuratoon.com/?p=172267/ was not found! - checkResponseError@ [ERROR] [MangaViewController:loadChapters(for:):166] @:1990:32

When I go to the link it redirects me to this page: https://asuracomic.net/?p=172267/?p=172267/

To Reproduce Steps to reproduce the behavior:

  1. Go to AsuraScan tab
  2. Click on any comic
  3. See error

Expected behavior The extension should be requesting: https://asuracomic.net/?p=172267/

App version

Source WITH source version

Additional context This seems to be only happening on some networks since it works fine on my apartment wifi, but it doesn't work on cellular, university wifi, and friends wifi.

TheNetsky commented 4 months ago

https://github.com/TheNetsky/extensions-generic-0.8/issues/89