-
Notifications
You must be signed in to change notification settings - Fork 472
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
[Sinenis Scan] Connector not working #5644
Labels
Website Change
Problem or Feature for existing Website
Comments
Website is just dead do you have another url? Before reporting please at least check if website is working :) |
New url i guess : sinensisscans |
MikeZeDev
added a commit
that referenced
this issue
Apr 6, 2023
* Change url * Changing template for MadaraNovel * Handle WpManga protector * Fixes #5644
Sheepux
added a commit
that referenced
this issue
Jun 4, 2023
* Add MangaFire connector (#5604) * Added MangaFire connector * Applied suggestions * Kakaopage : switch to graphql (#5612) * Kakaopage : switch to graphql * Kakaopages : simplified query * LHTranslation : remove dummy chapters (#5618) * NetTruyen : change url (#5620) * fix(connector): Copymanga (#5621) * fix(connector): Copymanga * fix(connector): Copymanga - changes * fix(connector): Copymanga - re-order pages * add yumekomik (#5641) * add yumekomik * add queryMangaTitleRemove * 9Anime : fix sub/dub (#5608) Relevant commit : manga-download/hakuneko-plugins@ed7e881 * ComicFUZ : fix decryption (#5630) * Replaced crypto.subtle (unsupported in our engine version) by CryptoJS equivalent. * Fixed mime type for unencrypted pictures (so we dont download .bin files) * Fixes #5502 * OmegaScans : From MangaStream to Custom API (#5635) * OmegaScans : From Madara to Custom API Similar to ReaperScans family. Fixes #5633 * fetch instance ID for getchapters * remove log * CeriseScans & Sinenis Scan : change URL & Fix getpages (#5647) * CeriseScans : change URL & Fix getpages WordPress Manga Protector plugin. Fixes #5643 * CeriseScans: handling novels * SinensisScan : fixes * Change url * Changing template for MadaraNovel * Handle WpManga protector * Fixes #5644 * MangaPlanet : change cookie name & url (#5648) +18 cookie needs to be set. Fixes #5645 * Add Agitoon (#5599) * Add Agitoon website Fixes #5596 * Add Agitoon icon * Update Agitoon.mjs * UnionMangas : change url (#5646) * UnionMangas : change url with url change comes additional fixes Fixes #5642 * Update src/web/mjs/connectors/UnionMangas.mjs Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com> --------- Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com> * MangaFox/MangaHere : fix ad removing & cleaning code (#5629) * MangaFox : fix ad removing & cleaning code * Ad removing wasnt working because fetching image need a referrer. * Ad removing now use picture hash instead of image dimensions * Removed useless code * Works for MangaFox and MangaHere * mangahere : use _handleConnectorURI in ad removing * Omegascans : fix typo (#5653) * JayMana : change URL + fix clipboard (#5655) Manga pages apparently have 2 formats : h--ps://kr21.jmana.one/book?bookid=4681 h--ps://kr21.jmana.one/comic_list_title?bookname=%EC%9B%90%ED%94%BC%EC%8A%A4%28ONE+PIECE%29 Clipboard was getting title from search param which is missing in first url. Page layout is the same for both, using CSS is fine. Fixes #5652 * 11Toon : fix getpages (#5654) * 11Toon : fix getpages Fixes #5650 * fix lint * OmegaScans : fix mime type (#5659) Pictures where downloaded as IMG * Manhuaplus : change user agent (#5661) Try this to bypass the weird Cloudflare blocking. Apparently, works? * LxHentai : change url & fixes (#5664) Fixes #5662 * add cosmicscansid (#5666) Co-authored-by: akn19 <akunhitam2019@gmail.com> * Dm5 : fix getting chapters (#5668) + remove bloat in title (clipboard) * Add BentoManga connector (#5669) * BentoManga: add connector Much thanks to @courli79 for the connector (#4513 (comment)) Pretty much everything except the _getChapters function still works. Co-Authored-By: courli79 <82915245+courli79@users.noreply.github.com> * BentoManga: fix _getChapters querySelector * BentoManga: make _getMangaFromURI css selector unique Co-Authored-By: MikeZeDev <10671518+MikeZeDev@users.noreply.github.com> * BentoManga: add 'X-Requested-With' header * BentoManga: add _getListPage function * BentoManga: cleanup _getListPage * BentoManga: list all chapters * BentoManga: list all manga * BentoManga: cleanup code * BentoManga: fix empty chapter list if pageCount is NaN * BentoManga: fix manga url Directly calling a list page with the query param "?limit=x" is possible too. This would confuse the _getChapters() logic. Fix: remove the query params from the manga url. * BentoManga: remove _getPages() captcha check * BentoManga: fix lint errors - L69-L74: Replace if logic with simple check - L82: return null instead of undefined. * BentoManga: lint cleanup * BentoManga: remove unessecary null * BentoManga: add url regex * BentoManga: cleanup manga id * BentoManga: cleanup chapter id * BentoManga: fix manga id * Update BentoManga.mjs --------- Co-authored-by: courli79 <82915245+courli79@users.noreply.github.com> Co-authored-by: MikeZeDev <10671518+MikeZeDev@users.noreply.github.com> Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> * add spartanmanga & nirvanamanga (#5675) * Update SushiScans.mjs (#5682) * add astral-manga connector (#5680) * add astral-manga connector * add icon * remove last / * ThreeHentai : Fix getting pages (#5683) * add Nonbiri (#5687) * DownloadJob : FFMPEG whitelist protocols (#5686) If you want to download m3u8 using FFMPEG, you encounter some errors https://cdn.discordapp.com/attachments/581629183159959584/1097091076310974524/image.png The solution is whitelisting protocols in FFMPEG command line ````-protocol_whitelist concat,file,http,https,tcp,tls,crypto``` Its affecting many video hosters, like Filemoon (the only one that works for 9Anime). Not sure what are security implications here. * AllAnime : Api changes (#5681) * ManhwasMen : fix website (#5697) * Tukangkomik url change (#5693) * Hentai3z url change (#5692) * lilymanga : change URL (#5702) * KSGroup scans : switch to Madata (#5701) Fixes #5700 * WebNovel : fix clipboard (#5685) bonus : updated from legacy coding. * Update TruyenQQ.mjs (#5721) Change domain from https://truyenqqvip.com to https://truyenqqmoi.com * MangaOkuTR : fix downloading pictures (#5720) Fixes #5718 * GalaxyManga: create connector (#5730) * Update BacaMangaOrg.mjs (#5711) * Update BacaMangaOrg.mjs Changed domain & Manga lists * BacaMangaOrg : restore classname --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> * Add Young Champion (#5732) * Add YoungChampion Fixes #5726 Very similiar to Yanmaga :) * add youngchampion icon * fix lint * MangaPlanet : fix mangas listing (#5736) * ToCoronaEx : fix clipboard (#5735) * ToCoronaEx : fix clipboard * Fixes #5733 * Adapted the method so it works for Ichijin-Plus & Corona-Ex * Removed it from IchijinPlus * updated timing * S2Manga : fix manga list (#5725) * S2Manga : fix manga list Fixes #5723 * Update S2Manga.mjs * Mangalike & Mangalek fixes (#5744) * Mangalike & Mangalek fixes * Mangalike.net is dead. Long like Mangalike.org, which is now arabic * Mangalek manga listing was looping. Use standard Mada method now * update mangalike icon * Update NetTruyen.mjs (#5741) * Add Madara and MangaStream requests (#5709) * Add a bunch of requested websites Fixes #5468 Fixes #5708 Fixes #5477 Fixes #5429 Fixes #5426 Fixes #5454 Fixes #5564 Fixes #5484 * add icons * Add more * CoffeeManga * MiauScan * MangaReaderPro * ArcaneScans * add more icons * Add NightScans Fixes #5710 * add nightscans icon * TruyenQQ : change URL (#5743) Fixes #5740 * LeviatanScans : fix manga list (#5742) Fixes #5739 * Nightscans : fix server mimetype (#5747) * Server send image/jpeg for webp files if jpg is the extension 🤦 * Server send nothing for file with webp extension 🤦 * add sirenkomik (#5750) * Update ReaperScansID.mjs (#5752) changes for tag * Update CosmicScansID.mjs (#5754) Changed tag * Update Hinapyon.mjs (#5753) * [MangaHub] Add getting API key again (#5761) * Added back getting API key * Removed mapping cookie to `x-set-cookie` header * MangaKyo : Corrrect Domain & Mangalist (#5764) Changes for url & path * add Noromax (#5770) * add Noromax * fix manga title norormax * Nightscans : 🤦 (#5757) * add tempestscans (#5774) * Deletion of `mhub_access` cookie before request (#5791) * ManhwaList: change url (#5798) Fixes #5797 * Toonily : fix getpages (#5779) * ConstellarScans: fix getPages() (#5787) they customized ts_reader and encrypted stuff :p * [MangaHub] Don't include `reloadKey` parameter (#5819) * Added comparing old and new cookie value Changed `_fetchGraphQLWithoutRateLimit` to `fetchGraphQL` with override to simplify API key removal in the future * Added handling of an expired API key, which is different from the old one. * KomikLab : split into 2 websites (#5822) * The original (.com) is now english only * The second (.net) is for indonesian work * MangaProZ : change URL (#5840) Fixes : #5837 * MangaRaw => MangaGeko (#5835) * MangaRaw => MangaGeko * mreader.co redirect to Mangageko.com * website name is now MangaGeko * Fixes #5809 * update mangaraw/geko icon * Tiny websites fixes (#5831) * Tiny websites fixes Fixes #5824 Fixes #5827 Fixes #5830 Fixes #5829 * Update Hentai3z Fix manga list * MangaEffect : fix manga list (#5821) Fixes #5820 * Yurism : no more reader (#5796) * Yurism : no more reader Their reader is on DynastyScans now. * Directing the user to DysnastyScans connector * Connector marked for removal in relevant issue * Update YuriISM.mjs * BlogTruyen : fix headers (#5833) * Needs referer * Api calls needs XMLHttpRequest * TruyenQQ: new url & throttling (#5845) * Throttling only affect manga listing (fetching page may trigger error 429 Cloudflare) * Fixes #5844 * Update FRScans.mjs (#5847) * GekkouScans : use Madara (#5849) * Karatcam Scans (#5853) * KaratcamScans: create connector * KaratcamScans: fix admin-ajax bad request * KaratcamScans: remove _getChaptersAjaxOld function * KaratcamScans: add 'scanlation' tag * Phenix Scans (#5854) * PhenixScans: create connector * PhenixScans: add 'scanlation' tag * JpMangas: change domain (#5850) * LELScanVF: Change domain (#5852) * MangaHasu: now use HTTPS (#5874) * HentaiDexy : change url & rewrite (#5785) They switched from madara to custom api Fixes #5783 * Ainzscans : now use Mangastream (#5862) Also, domain change. Fixes #5860 * ManhuaPlus: Fix manga list (#5811) Fixes #5808 --------- Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com> Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com> Co-authored-by: Yan <i@yinyan.fr> Co-authored-by: akn19 <86169232+akn19@users.noreply.github.com> Co-authored-by: Riski Andriyanto <putra7a@gmail.com> Co-authored-by: akn19 <akunhitam2019@gmail.com> Co-authored-by: Tristan <tristan.buschky@gmail.com> Co-authored-by: courli79 <82915245+courli79@users.noreply.github.com> Co-authored-by: MikeZeDev <10671518+MikeZeDev@users.noreply.github.com> Co-authored-by: FedorRadionenko <68206918+FedorRadionenko@users.noreply.github.com> Co-authored-by: Neths <vacher.michel@gmail.com> Co-authored-by: Nguyễn Tuấn Khang <63548593+Khangry@users.noreply.github.com> Co-authored-by: Tristan <tristan@tnet.moe> Co-authored-by: Mustofa <45929526+MIRVOUS@users.noreply.github.com> Co-authored-by: Do Duc Trung <89730158+ddtg123@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you read the troubleshooting guide
Yes
Did you try Nightly Build ?
No, but i think the problem is because the site changed in 2022. I don't know if it was the link, the host or whatever, but since then the look of the site is the same as CeriseScan which also changed the site in 2022 and the connector does not work anymore.
Is the website of the connector working properly / are you able to see the manga within your browser
Yes
Describe the bug
when I select the scan and click to update, the list of mangas does not appear. It stops updating, but none of the manga appear. I can't even access the chapters, because the list of manga doesn't appear.
To Reproduce
Steps to reproduce the behavior:
[none message. I think? I don't know if I did it right.]
Screenshots
If complex to describe, add screenshots to help explain your problem.
HakuNeko (please complete the following information):
The text was updated successfully, but these errors were encountered: