mangayomi-extensions/javascript
NBA2K1 c163b9fed4 Fix apostrophe rendering and improve performance
Fixed apostrophe rendering in episode names (e.g., for "DAN DA DAN")
by replacing HTML character references (') with actual apostrophes.

Optimized performance by reusing a single Client instance, passing it to
parseEpisodesFromSeries() instead of creating a new instance in each loop.

Parallelized episode fetching in getDetail() using Promise.all to
improve request efficiency, replacing the sequential loop.
2024-11-22 16:20:07 +01:00
..
anime/src Fix apostrophe rendering and improve performance 2024-11-22 16:20:07 +01:00
icon fix Asura Scans 2024-11-19 18:11:27 +01:00
manga/src + 2024-11-19 18:27:35 +01:00