Skip to content

Push mknov upstream - #2520

Open
hamedhani1998 wants to merge 3 commits into
lnreader:masterfrom
hamedhani1998:push-mknov-upstream
Open

Push mknov upstream#2520
hamedhani1998 wants to merge 3 commits into
lnreader:masterfrom
hamedhani1998:push-mknov-upstream

Conversation

@hamedhani1998

@hamedhani1998 hamedhani1998 commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Update version code if an existing plugin was modified
  • Test changes in Plugin Playground or the app
  • Reference related issues in the PR body (e.g. Closes #xyz)
  • Commit messages follow type(scope): description (e.g. feat(<generator>): add new source)

Yemen and others added 3 commits September 13, 2026 10:13
Add source plugin for mknov.com (مملكه الروايات), an Arabic novel site.

Features:
- popularNovels, parseNovel, parseChapter, searchNovels, resolveUrl
- Decodes the site's font-cmap obfuscation (19 rotating cipher maps)
- Handles Next.js RSC flight payload extraction for chapter content

Co-Authored-By: Claude Code <noreply@anthropic.com>
TypeScript downlevels [...content] to a __spreadArray helper that requires
a real array and throws "Cannot use 'in' operator" on strings during
parseChapter. Switch to Array.from which iterates strings safely.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Co-Authored-By: Claude Code <noreply@anthropic.com>
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.

2 participants