* MyReadingManga: Add WebP image support
Fix issue where manga published with webp images can not displayed correctly in Tachiyomi.
* MyReadingManga: Fix older release images does not parsed
* MyReadingManga: Bump version
* Add setting for Score positioning
Localization support for settings
* Simplify score position evaluation
Reformat code
* Include backup domain in Manifest
* Refine logic for picking the first volume cover
* Officially moved their main TLD
* Fallback to default value instead of empty string
* Avoid stray hyphen on chapter title if it has no name
* Fix typo and add explanation to README
Remove CHANGELOG
* Check and ignore empty string passed as Volume number
* Split Fansubs.cat into two sites (SFW and NSFW), update API calls, and implement search filters
* Unify Fansubs.cat and Fansubs.cat Hentai extensions into a single multisrc theme
* Add missing trailing comma
* Explicitly name custom argument
* Explicitly keep the pkgName for the main extension
* Remove unneeded workaround
* Add Score to the description
Add option to keep the first cover
* Check to prevent the extra call
* Swap from ★☆ to ●◐○ to make use of the half-symbol
Because the half-star character (⯪) is too new and doesn't show up properly
* Missing Override
* Back to the stars on rating.
No half-symbols but makes more sense and is consistent with the site's usage of the ⭐ star emoji
* Added paid chapter preference
* Added requested changes and fixed a warning
* Paid chapters now have a 🔒 next to it
* Added Spanish translations
* Converted protected into private functions
* Improved the error message for unavailable paid chapters.
* Revert "Converted protected into private functions"
This reverts commit 864186d7b1f96b867c2d26e4410a6578e53223d5.
* Added spanish translation for error message
* Fixed: paidStatus would be set if price was 0
* Fixed: paidStatus would be set if price was null
* Fixed: chapterId retrieval from url in pageListRequest
* format the code and change the throw exception
* fix nekopost search
* switch to HttpSource
use request/parse instead of fetch
* Remove commented code.
* update urls again
* small update to filters
* remove unnecessary function and add short title preference
short title stolen from Nhentai ext
* default off
* add magazine info to description
* add description from site
* unify popular and search parsing
* auto update cdn url