* NewToki/ManaToki: update to v1.3.24
* add Korean translation by moonji
* simplify chapter regex
* update Korean translation by manatails
* remove manga title from chapter name
* decrement fallback domain number by 1
* use parsed title in chapter list parse
Co-authored-by: moon <jamiejakie@gmail.com>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
* Update MadaraGenerator.kt
* Fixed some icons in Madara
* Replace with icons that work on website
* Fixed Some more icons
* some more icon fixes
* miss placed that
* this to
* Put them in right location this time
* Improve newtoki extension.
* Optimize a Id detection.
* Specify the filter default settings.
* Add Rate Limit Period Pref.
* Fix mistake about range. and default value.
* Fix bug about setDefaultValue, And pref description.
* fix bugs.
* More follow default variable.
* lazy init to rateLimitedClient as it required to access preference.
* bump up version to v1.2.21
* Follow the defaultRateLimitPeriod on load pref function
* Trying to fixes#5657 as sub string baseUrl when failed to parse uri.
* Update Newtoki Extension to v1.2.20
* Better RateLimit
* New Search filter for ManaToki.
* Fix Page Selector and Filters
* Order was not worked on default sort due to missing value
* Page is now searchable over 10 pages. Seems site changed a bit.
* Backport Sort and Order to NewToki
* Mitigation about IP Ban by bunch of request on latest on manatoki.
RateLimit, And make default to not make bunch of request.
Split ManaToki into separate file as it became bigger.
* More rate limit
NewToki and ManaToki Shares IP bans.
Also when refresh the batch of mangas, It could be banned too.
So rate limit on ChapterList and MangaDetail request too. (And apply both of them)
* Fix lint about `java.util` and some format
* Search Update
* Update BaseUrl
* Manga ID Access + Url Activity
* Fix Url Activity
* Fix Filter Request
* Bump up version [*Not ready to release]
* Fix details parser bug by previous site changes.
Didn't find cuz title is keep used from searched result
* Remove Log.d
* Experiment latest fetch
* Rename filename from MSM(MangaShowMe) to MM(ManaMoa)
* Enable Latest Pagination
Site error is render failure from server, which is quite interesting. But If fails, there's no pagination shows so enabled.
* Update BaseUrl
* Update Manamoa Extension
* Update base url
* New CDN Handler that ~~abusing CF and~~ prevent image load fails
* WIP DDOSGuardBypass, which doesn't work for now.
* Remove WIP Code
It will be very hard one with okhttp + main thread....
* Add TwoStatePreference and CheckBoxPreference stubs
* Add setEnabled on Preference, Formatting again.
* Remove isEnabled. Thanks to API difference between androidx and v7 libs
* Initial support of their new site announcing algorithm.
What the heck is DDOS-GUARD
* Apply changes of announcing algorithm that can work with tachi >_<
It will uses main thread that cause temp freeze when enter browse
* Clean up codes little bit.
* Simplify Decoder
* Finalize update.
* Try-Catch on req failed.
* Update build.gradle
* Use regular network client.
v1.2.15
* Clean up codes.
* Fix nullable issue.
* Reduce Minimum image size for request error handling.
* Update description codes.
* Temp fix for parser failure on certain manga
= Raw `<` and `>` (no escape) causes error on jsoup?
* Update domain.