Commit Graph

10 Commits

Author SHA1 Message Date
AwkwardPeak7 750d06f90d
AS: fix for j2k (#16871) 2023-06-26 13:35:21 -03:00
AwkwardPeak7 89433cd894
AS: library badge workaround (#16858)
* AS: workaround for "in library" mark

* fix
2023-06-25 15:33:45 -03:00
mobi2002 54417b98ca
Asura: attempt to find new url (#16350)
* Asura Scans: attempt to find new url

* bump

* store slugMap in SharedPreference

* use `MutableMap.getOrPut()`

* use existing instance of json

* fix no page on Asura Tr

* Don't use rng slug to for search

* retry ci

* use dbSlug as key

permaSlug could end up causing problems when a user migrates to update the url as the extension would still end up using the storedSlug from the Map instead of the more updated one from db.

* attempt to make search better

their search is really dogshit
`player who returned 10000 years later` doesn't work while `player who returned 10 000 years later` works

* suggested changes

* remove initialized check in `fetchMangaDetails`

ddos time

* fix deep links

* use updated slug for WebView

* make sure random user-agent is applied
2023-05-10 09:43:40 -04:00
seew3l b03de72347
AsuraScans: Fix thumbnails not loading in mobile UA (#15616)
* Fix thumbnails (mobile UA)

* Fix duplicates in TR site
2023-03-13 10:34:24 -04:00
seew3l f4fde7a176
AsuraScans: Add selectors for mobile UA (#15580)
* Add selectors

* 360 min x.x

* Rebuild
2023-03-05 16:46:19 -05:00
Dani de Vaal d09671ecdd
MangaThemesia: Add support for custom and random user agent (#15512)
* MangaThemesia: Added support for custom and random user agent

* Only support extensions that will benefit from custom and random user agent

* Fixed typo in comment

* Better phrasing in the comment
2023-03-01 12:20:55 -03:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Aria Moradi e6f2cc1da7
AsuraScans: use absolute src to handle cloudflare mirage links (#14817)
* AsuraScans: use absolute src to handle cloudflare mirage links

* update overrideVersionCode

* use www.asurascans.com
2023-01-06 08:28:27 -05:00
MajorTanya a250e47a9c
Asura Scans: Update baseUrls (#14115)
EN version uses `asura.gg`, TR version uses `asurascanstr.com`.
2022-11-03 18:43:10 -03:00
AntsyLich 476f156643
Merge WPMangaReader and WPMangaStream (#12918) 2022-08-16 07:24:35 -04:00