pub / kontra

Der linke Newsaggregator.
git clone src.jayvii.de/pub/kontra.git
Home | Log | Files | Exports | Refs | README | RSS

commit 7556951e874fcae0fe621dce2b3fa8ae97924620
parent 5b86e2c82dfc97718b8a3b42cae4350602fe4e4b
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Mon, 20 Oct 2025 16:02:17 +0200

fix: ensure that every source is exported

Diffstat:
Mlib/gen_html_preview.php | 1+
Mnews-sources.json | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/gen_html_preview.php b/lib/gen_html_preview.php @@ -85,6 +85,7 @@ function gen_preview($config) { <?php $cnt = 0; foreach ($sources as $id => $source) { + $cnt++; ?> <input diff --git a/news-sources.json b/news-sources.json @@ -1,5 +1,5 @@ { - "version": "1.3.5", + "version": "1.3.6", "sources": { "drr": { "title": "Alle Artikel",