From 707c38a6e8fdd7714be3bf775ad042f96c9e9049 Mon Sep 17 00:00:00 2001 From: Yemen Date: Wed, 26 Aug 2026 20:37:52 +0300 Subject: [PATCH] fix: mark novelsparadise as down due to Cloudflare protection Chapter pages on novelsparadise.site are now blocked by Cloudflare JavaScript challenge ("Just a moment..."), preventing automated fetching. Mark source as down to inform users until the site owner removes the challenge or LNReader adds WebView-based chapter loading. --- plugins/multisrc/lightnovelwp/sources.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/multisrc/lightnovelwp/sources.json b/plugins/multisrc/lightnovelwp/sources.json index 85e8b2008..2005acbd2 100644 --- a/plugins/multisrc/lightnovelwp/sources.json +++ b/plugins/multisrc/lightnovelwp/sources.json @@ -73,7 +73,9 @@ "sourceName": "Novels Paradise", "options": { "lang": "Arabic", - "reverseChapters": true + "reverseChapters": true, + "down": true, + "downSince": 1756224000000 } }, {