* make requests as browser-like as possible
* bump version
* upgrade-insecure-requests
* useragent fuckeries
* don't use tachi's user-agents.json
* trim dead code
* fix funky AS formatting
* filter out unwated UAs
* randomizer randomizer
* mom look at this funny file
* filter user agents
* Change revision of UA_DB_URL
* [ConstellarScans] Move invertingPaint into descrambleImage to prevent CI failure
* bump version
* Revert "bump version"
This reverts commit 9bc23e426b78c03225e56998d64ea8520bab4d49.
* [ConstellarScans] Descramble and invert images
* lower requirement for decryption key
* use regex to find decryption key
* make it 0 or more
* put regex in companion object
* tweak regex
* fix: use url fragment
* add rate limit (1/2s)
* [Japscan] Rate limit
* idk
* handle cloudflare shenanigans leading to not finding zjs strings
* translate exceptions
* add number of lookup strings found
* Mangaku rewrite
* fix: trim chapter names that start with -
* replace android.net.Uri.decode with something simpler
* small fixes + found culprit of lag
* fix: decryption not taking 20 seconds anymore
* use different hyphen character
* in case they start changing around stuff now that tachi got their nose
* BlogTruyen rewrite
- feat: Added URL intent filter
- feat: count chapter views
- fix: use the `title` attr to prevent stuff like "One Piece chap 1020"
in the title
- fix: multi-paragraph descriptions are processed properly
* move to ajax endpoint for latest updates
* script.html() -> script.data()
* tweak fetching images from script
* fix: return original response if cannot parse as ErrorResponseDto
* fix: make YuriNekoUrlActivity not die from lack of kotlin
* fix: add trailing slash to referer
* accept suggestion
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* iu: descramble images
* bump overrideversioncode
* add comments
* merge iu_descramble and args
* docs
* make all Fs lowercase
* fix according to suggestions
* rename a bit
* unyeet MangaFox
* change string concat to template strings
* I SPENT ONE MORNING FOR NOTHING BECAUSE I FORGOT THEY HAD A MOBILE PAGE
* remove trailing slash from mobile url
* simplify pagelistrequest
* chore: remove dependency on :lib-unpacker
* Update issue_moderator.yml
* Update MangaFox.kt
* update genres
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* unyeet
* make regex lazy
* what was that
* remove from autocloser and removed_sources.md
* add filters
* suggestions
* chore: bump version code
* more selectFirsts