-
Notifications
You must be signed in to change notification settings - Fork 482
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 stable #7742
Merged
Merged
Merge nightly stable #7742
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add connector mikoroku * cleanup Mikoroku.mjs * code updated * fix clipboard --------- Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* CuuTruyen * apply suggestions
* FIx GourmetScans: fix getting pages Fixes #7322 Same fix than Haruneko * Update GourmetScans.mjs * Update GourmetScans.mjs
* Manhwaland: change domain * Kiryuu: change domain * KoMBatch change domain
and use Mangastream not Mdara
simple change of dataset value
Just the link that changed it's catalogue instead of manga
* PixivComics: change salt again * always uses latest salt * Update PixivComics.mjs
npm run lint
Two observations: - for some reason a direct DOM fetch from the request to get the title does not work (anymore). This is not related to the fetch but rather to the requested page itself, as the title element to be just gone (reproducable in curl). The suspicion I have is that there might be some javascript run afterwards that populates the title instead, hence resorting to js injection to get the title directly (unfortunate, but better than completely broken). - the source code on the site for fetching images has changed, updating to be consistent to what is on the site.
and tiny api fix. Fixes #7503
* Add imperiodabritannia Connector * Convert imperiodabritanio connector logo to correct format
thanks god a tiny fix. Closes #7654
* Update 2-suggest-a-new-connector-website.md Add weebcentral info * update wbesite issue template * fix typo
* Add Weeb Central connector * Add weebcentral icon * Update WeebCentral.mjs based on review * Update WeebCentral.mjs, change "_getMangaFromURL"
* Adding TernoScans and ErosScan Co-authored-by: MikeZeDev <MikeZeDev@users.noreply.github.com>
* remove debug message * InfernalVoidScan : use Iken template
ronny1982
approved these changes
Feb 9, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved without review.
Unfortunately the build pipeline is so outdated that there are no reliable test results anymore which poses a risk for any PRs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Quickly tested with mangahere
Cherry Pick
from f080517 (30/07/24)
to 8d14ce6