Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fid CovenScan domain (#6670) Fixes #6463 * Fix ZeroScans: change url and fix paste support (#6671) * Change url and fix paste support * Use regex to extract slug * FIx WestManga: change domain (#6669) Fixes #6666 * Fix PojokManga : change domain (#6652) Fixes #6650 * FIx XoxoComics: domain & manga listing (#6647) Fixes #6646 * FIx MangaHub: change API & CDN domains (#6683) Fixes #6682 Websites based on MH has been tested too :) * FIX MangaEffect : no more wpmangaprotector (#6699) Fixes #6698 * add mangasusuku (#6704) * Lezhin : change manga list endpoint & language values (#6689) * Lezhin : change manga list endpoint * Lezhin : change locale code * Fix InfernalVoidScans: use referer (#6705) Fixes #6701 * RandomScan : rebranding to LuraToon (#6726) * RandomScan : rebranding to LuraToon * update randomscan icon * Fix Ainzscans: domain and junk in manga title (#6714) Fixes #6712 * feat(AGS): create connector (#6753) * feat(Nyrax): create connector (#6754) * Remove Assorted Scans (#6768) * FIx AsuraScansTR : domain, Madara, no junk (#6713) Fixes #6707 * FIx LikeManga: invalid css selector (#6745) Turns out selector is invalid in our old chrome Filtering picture another way * Fix GekkouScans: change domain (#6740) Fixes #6739 * Update MangasChan.mjs (#6752) updating the link data * Fix MangaGeko: change domain (#6757) Fixes #6756 * Fix Nonbiri: rebranding & change domain (#6737) Fixes #6736 * MangaHub.io: change CDN (#6771) * FIx MangaTR: change manga list path (#6733) Fixes #6731 * [mangadex] get list from CDN (#6774) * get mangalist from cdn * fix lint error --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> * Websites maintenance : AlliedFansub & Nivera (#6802) * AlliedFansub: change domain and template Fixes #6793 * Nivera : change domain Fixes #6792 * Fix ComicK : change domain (#6779) * FIx WebtoonHatti: change selector again (#6775) * FIX TCBScans: workaround for 404 errors (#6376) * 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 * Fix Opiatoon: changte domain (#6809) Fixes #6791 * ComicWalker: rebrand to KadoComi (#6808) Fixes #6806 * Fix ManhuaPlus: domain and change template (#6825) No more madara. Fixes #6824 * FiX KomikAV: change domain & rebrnad to APKomik (#6839) Closes #6837 * use more recent user-agent header (#6835) * Fix TuMangaOnline: fix getting pages (#6684) * FIx welovemanga.one: getting pages (#6715) Fixes #6711 * Fix HentaiRead: get chapters and pages (#6777) * Fix HentaiRead: get chapters and pages * fix regex * Fix lint * try catch in promise * Fix ManhwaFreak: change fomain and filters (#6851) Fixes #6849 * Fix LyraScans: change domain & rebrand (#6857) * Fix LyraScans: change domain & rebrand Fixes #6856 * update icon * Fix NeoxScan: change domain (#6860) * FIx ResetScans : change domain (#6854) Fixes #6853 * Fix SwatManga : change domain (#6844) Fixes #6842 * Fix KomikNesia : change domain (#6873) Fixes #6871 * Fix MangaToon: change CSS for chapters (#6887) get rid of duplicate chapters * Fix ComicK: update domain (#6897) Fixes #6896 * Fix MangaSail : change domain (#6898) Fixes #6894 * Fix MangaBat : change domain (#6899) * Fix MangaStarz : change domain (#6901) Fixes #6900 * change domain (#6910) Co-authored-by: Abdullah-KS <78895454+Abdullah-KS@users.noreply.github.com> * FIx Siyahmelek: change domain (#6915) Fixes #6908 * Fix MangaTX : domain changed (#6916) Fixes #6911 * Fix TopToon : update CSS selectors (#6906) * Fix TopToon : update CSS selectors Fixes #6905 * Update TopToon.mjs * Update TopToon.mjs * attempt to fix lint error * dont use optional chaining optional chaining doesnt work in stable build because electron version is too old * Fix MagKan: use Comici Viewer (#6927) Similar to YoungChampion, YoungAnimal, Comicride, ComicMedu, etc.... Fixes #6926 * Fix winterscan : change domain (#6935) #6933 * fix MangaSect source (#6930) * fix MangaSect source * fix lint * better mangasect fix --------- Co-authored-by: Victor Abrate <me@vab.one> Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> * Fix MoonWitchInLove : change domain (#6942) Fixes #6936 * add connector monzeekomik (#6954) * add connector monzeekomik * fix lint --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> * Fix ComicExtra : change domain (#6951) * FIx KomikAV: domain type (#6881) Fixes #6879 * Fix Saikaiscan : change domain (#6963) Fixes #6620 * Fix LxHentai: change domain (#6970) Fixes #6968 * Lock ESLint Version (#6971) * lock eslint version * fix lint errors --------- Co-authored-by: trendbloat <156368216+trendbloat@users.noreply.github.com> Co-authored-by: akn19 <86169232+akn19@users.noreply.github.com> Co-authored-by: Tristan <tristan@tnet.moe> Co-authored-by: ObserverOfTime <chronobserver@disroot.org> Co-authored-by: Luis Araújo <97482945+DartinSA@users.noreply.github.com> Co-authored-by: Ronny <wegener.ronny@gmail.com> Co-authored-by: ZIRO <78895454+PD-ZIRO@users.noreply.github.com> Co-authored-by: Abdullah-KS <78895454+Abdullah-KS@users.noreply.github.com> Co-authored-by: Victor Abrate <victor.abrate@gmail.com> Co-authored-by: Victor Abrate <me@vab.one>
- Loading branch information