This website requires JavaScript.
Explore
Help
Register
Sign In
Draff
/
Tachiyomi-Extensions
Watch
1
Star
0
Fork
You've already forked Tachiyomi-Extensions
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
43bd7342e7
Tachiyomi-Extensions
/
lib-multisrc
/
mangaworld
/
build.gradle.kts
6 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrate to lib-multisrc (#1237) * adjustments * Run generator * Remove multisrc project * add lib dependencies * Remove multisrc from build scripts * Remove build condition
2024-02-13 21:43:41 +00:00
plugins {
id("lib-multisrc")
}
MangaWorld: Fix MWCookie requirement (#7319) * Create ShittyRedirectionInterceptor.kt * Add redirection interceptor * Update version code * Don't be lazy * Avoid NullPointerExceptions when searching for MWCookie * Update MangaWorld.kt with new name for interceptor * Rename class and store regex somewhere else * Check for content-type instead of header and return res correctly * Use .contains to not fail on longer types * Revert "vary" method to check for the JS challenge The "text/html" method breaks way too easily, the response.headers["vary"] just works fine.
2025-02-01 12:31:18 +00:00
baseVersionCode = 3