Skip to content

fix(mangaspark): unbreak parser - site relocated to sparkmanga.net - #434

Merged
AgentKush merged 1 commit into
masterfrom
fix/mangaspark-relocate
Aug 5, 2026
Merged

fix(mangaspark): unbreak parser - site relocated to sparkmanga.net#434
AgentKush merged 1 commit into
masterfrom
fix/mangaspark-relocate

Conversation

@AgentKush

Copy link
Copy Markdown
Collaborator

What

manga-spark.com has relocated to sparkmanga.net (same "Manga Spark" brand, standard Madara / Spartacus theme). The @Broken("Site is gone") note was stale - the site moved, it is not gone.

Changes

  • Domain manga-spark.com -> sparkmanga.net
  • Remove the stale @Broken
  • Add a selectPage override: this theme serves page images from div.reading-content > div.no-gaps rather than the default div.page-break

Verification (against the live, Cloudflare-passed DOM in a real browser)

  • List: the parser's madara_load_more AJAX returns HTTP 200 with 10 page-item-detail cards (url, cover, title) - matches pageSize = 10.
  • Details: h1 title, description, and 90 li.wp-manga-chapter entries; chapter dates parse with the existing Arabic datePattern; og:image cover present.
  • Pages: div.reading-content div.no-gaps img.wp-manga-chapter-img - 33 images that load.

manga-spark.com now redirects to sparkmanga.net (same Manga Spark brand, standard Madara/Spartacus theme). Update the domain, drop the stale @broken, and override selectPage for this theme's image container (div.no-gaps). Verified list/details/pages against the live Cloudflare-passed DOM.

@AgentKush AgentKush left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@AgentKush
AgentKush merged commit 2e3d21d into master Aug 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant