Skip to content

chore: retire RanobeHub source (#2453) - #2468

Open
RibatTRW wants to merge 1 commit into
lnreader:masterfrom
RibatTRW:issue-2453
Open

chore: retire RanobeHub source (#2453)#2468
RibatTRW wants to merge 1 commit into
lnreader:masterfrom
RibatTRW:issue-2453

Conversation

@RibatTRW

Copy link
Copy Markdown

Checklist

What the problem was

The RanobeHub source showed an empty novel list.
Chapters opened from Favorites showed blank text.

What happened

The site ranobehub.org answers HTTP 451 for every route.
The server says the domain is closed and the service is no longer operated.
The successor site ranobe.space answers the same. No retry is scheduled.

What we did

We retired the source. The file is renamed to ranobehub.broken.ts.
The build excludes broken sources. The source is no longer in the catalog.

Why

No parser fix can reach a closed site. The repo precedent is #1977:
a source whose site is down or terminated becomes .broken.ts.

Result

New plugin installs no longer list RanobeHub. Existing installs keep the
cached v1.0.3 plugin; it cannot load chapters because the service is gone.
That is the correct outcome for a closed site.

Checks

  • tests/regression-2453.mjs: ALL CHECKS PASS
  • RED baseline recorded before rename: 4 checks failed (T1, T3, T4)
  • live-check: INCONCLUSIVE (HTTP 451), exit 0
  • em dash scan: 0 in diff, 0 in commit message, 0 in this body

@RibatTRW
RibatTRW marked this pull request as ready for review August 25, 2026 08:36
@RibatTRW

Copy link
Copy Markdown
Author

Merge order note: merge this PR (#2468) BEFORE #2469.

#2469 (comment accuracy fix in tests/regression-2453.mjs) is stacked on this branch's head 5984d12. This order keeps #2469 diffing comment-only against master once this PR lands.

Both orders executed green during review. Reverse order would surface an add/add conflict on tests/regression-2453.mjs in whichever PR merges second.

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.

Ranobehub source is not working — novel list empty / chapters blank

1 participant