-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Nightly into Stable #7284
Conversation
* Change url and fix paste support * Use regex to extract slug
Fixes #6682 Websites based on MH has been tested too :)
* Lezhin : change manga list endpoint * Lezhin : change locale code
* RandomScan : rebranding to LuraToon * update randomscan icon
Turns out selector is invalid in our old chrome Filtering picture another way
updating the link data
* get mangalist from cdn * fix lint error --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* FIX TCBScans: workarourd for 404 errors 1) Website changed url (unrelated) 2) They deliberately introduce missing junk pictures in popular manga chapters. Since they cant be distinguished by name pattern, we use another method ;) * requested changes * changed logic for fake pages missing pages are always at the end, so we start testing pictures backwards and stop when its good. * tbcscans: fire all promises and wait
* Voidscans : Change domain Fixes #7135 * Update NtsVoidScans.mjs remove space * Delete src/web/mjs/connectors/NtsVoidScans.mjs delete NtsVoidScans * Delete src/web/img/connectors/ntsvoidscans delete NtsVoidScans icon
* Aniwave : fix checksums & getting playlist * Fliemoon : fix getting playlist url * Aniwave ; fix WAF antiscraper check * try...catch in async promise
Tested working with websites ComicMedu BigComics ChampionCross YoungChampion MagKan
* LuminousScans : change domain & filter pages * Mindafansub : change domain & use Madara
* KomikTap : change domainn * KomikCast : change domain and fix getting pages & clipboard
well, website is too slow
* FIX : ReadComicOnline.li : updated script to get image URLs as the old JS variable is removed Fixes 'lstImages is not defined' error and also catches the error instead of failing with a timeout * implement suggestion by @ronny1982 , replacing blogspot size parameters with =s0 * Forgot to escape backslash with JS backtick quotes
Suggestion to close PR after Saturday, 19 October 2024 (12 weeks) if not approved by a reviewer. |
Deploying hakuneko with Cloudflare Pages
|
Pretty sure the conflicts were solved correctly. I mean, i remember you locked the version when i complained about CI, but i dont remember about changing eslint command line. Also you may wan to include #7111. Its a regular website now there is nothing to see.. |
Changes for |
All commits cherry picked and applied by using the merge script
Merge Nightly to Stable
Merge conflicts occured in f7c0b1a when cherry picked from 4318aac, not sure if they were resolved correctly.