fix: un-@Broken anikiga + drakecomic (Cloudflare cleared, flows verified) - #435
Merged
Conversation
…e DOM anikiga.com is a live standard Madara site. Verified against the live CF-passed DOM: list (madara_load_more AJAX, 12 cards), details (53 li.wp-manga-chapter, date matches datePattern), pages (div.page-break images load). Only the stale Cloudflare @broken needed removing; existing overrides are correct.
…ches live DOM drakecomic.org is a live standard MangaReader site. Verified against the live CF-passed DOM: list (20 .bsx cards), details (139 chapters via #chapterlist, date matches), pages (43 div#readerarea imgs + ts_reader script, images load). No overrides needed; only the stale Cloudflare @broken removed.
This file contains hidden or 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
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.
Un-breaks two parsers whose sites are live and whose
@Broken"Cloudflare challenge" flag is stale. A real browser (which clears Cloudflare exactly like the app's WebView) confirms both flows work with the existing parser config.anikiga (Madara) — verified against the live CF-passed DOM
madara_load_moreAJAX -> 12page-item-detailcardsli.wp-manga-chapter, date matchesdatePatterndiv.page-breakimages load@Brokenremoved; existing overrides correct.drakecomic (MangaReader) — verified against the live DOM
.bsxcards#chapterlist), date matchesdiv#readerareaimgs +ts_readerscript, images load@Brokenremoved.