commit ef9b3fca5d16b6c82d544e4c4ad2a649452da89d
parent 902afa9eb7421085d4751cc6cfc7c1dd587e3c49
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Mon, 20 Oct 2025 15:27:23 +0200
feat: RETIRE NEWSPLANET
Diffstat:
| M | .gitignore | | | 2 | -- |
| A | index.html | | | 368 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
2 files changed, 368 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -1,3 +1 @@
-*.html
-*.xml
assets/site-icons/**
diff --git a/index.html b/index.html
@@ -0,0 +1,368 @@
+<!-- SPDX-License-Identifier: AGPL-3.0-or-later
+ SPDX-FileCopyrightText: 2021-2025 JayVii <jayvii[AT]posteo[DOT]de>
+-->
+
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <title>Newsplanet - Planet-style newsfeed</title>
+ <meta name="description" content="Planet-style newsfeed">
+ <link rel="icon" type="image/png" href="assets/favicon.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="assets/favicon_16.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="assets/favicon_32.png">
+ <link rel="icon" type="image/png" sizes="64x64" href="assets/favicon_64.png">
+ <link rel="icon" type="image/png" sizes="128x128"
+ href="assets/favicon_128.png"
+ />
+ <link rel="apple-touch-icon" href="assets/favicon.png">
+ <link rel="stylesheet" type="text/css" href="assets/css/simple.min.css">
+ <link rel="stylesheet" type="text/css" href="assets/css/custom.css">
+ <link crossorigin="use-credentials" rel="manifest" href="manifest.json">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="robots" content="noindex">
+ </head>
+
+ <body>
+
+ <header>
+ <nav>
+ <!-- Source Code -->
+ <a href="https://src.jayvii.de/pub/newsplanet/" target="_blank">
+ Source
+ </a>
+ <!-- Privacy Policy -->
+ <a href="https://www.jayvii.de/privacy/#newsjayviide" target="_blank">
+ Privacy
+ </a>
+ </nav>
+ <!-- Feed Title -->
+ <h1>Newsplanet</h1>
+ </header>
+
+ <main>
+
+ <h4>Out of order!</h4>
+ <p>
+ <em>Newsplanet</em> used to be a news aggregator combining news from
+ various sources and places into simple and distraction free feeds. All
+ feeds were generated using the Free and Open Source
+ <a href="https://github.com/davorg-cpan/perlanet/" target="_blank">
+ perlanet
+ </a>.
+ </p><br>
+ <p>
+ However, I have ventured to other means of news consumption, using a
+ lokal RSS reader instead. <strong>And you should do so, too!</strong>
+ </p>
+ <p>
+ The source-code for Newsplanet, including the configured news sources
+ will remain available
+ <a href="https://src.jayvii.de/pub/newsplanet/" target="_blank">
+ here
+ </a>.
+ Furthermore, there is a project with rather similar news sources, which
+ you can freely choose from, called
+ <a
+ href="https://kontra.jayvii.de"
+ target="_blank"
+ rel="nofollow noindex ugc"
+ >
+ Kontra
+ </a>.
+ The button below will forward you to preview feeds, with rather similar
+ sources pre-configured. Please consider downloading the OPML-files there
+ and import them into your RSS-Reader.
+ </p>
+
+ <table>
+
+ <!-- Pulse -->
+ <tr>
+ <th>Pulse</th>
+ <td>Current news with high frequency.</td>
+ <td style="text-align:center;">
+ <form method="post" action="https://kontra.jayvii.de">
+ <input
+ type="hidden"
+ name="source-0"
+ value="nd-pol"
+ >
+ <input
+ type="hidden"
+ name="source-1"
+ value="nd-eco"
+ >
+ <input
+ type="hidden"
+ name="source-2"
+ value="nd-meinung"
+ >
+ <input
+ type="hidden"
+ name="source-3"
+ value="taz-pol-af"
+ >
+ <input
+ type="hidden"
+ name="source-4"
+ value="taz-pol-us"
+ >
+ <input
+ type="hidden"
+ name="source-5"
+ value="taz-pol-as"
+ >
+ <input
+ type="hidden"
+ name="source-6"
+ value="taz-pol-eu"
+ >
+ <input
+ type="hidden"
+ name="source-7"
+ value="taz-pol-no"
+ >
+ <input
+ type="hidden"
+ name="source-8"
+ value="taz-pol-net"
+ >
+ <input
+ type="hidden"
+ name="source-9"
+ value="taz-pol-de"
+ >
+ <input
+ type="hidden"
+ name="source-10"
+ value="taz-oekologie"
+ >
+ <input
+ type="hidden"
+ name="source-11"
+ value="taz-arbeit"
+ >
+ <input
+ type="hidden"
+ name="source-12"
+ value="taz-konsum"
+ >
+ <input
+ type="hidden"
+ name="source-13"
+ value="taz-oekonomie"
+ >
+ <input
+ type="hidden"
+ name="source-14"
+ value="freitag-pol"
+ >
+ <input
+ type="hidden"
+ name="source-15"
+ value="freitag-env"
+ >
+ <input
+ type="hidden"
+ name="source-16"
+ value="freitag-eco"
+ >
+ <input
+ type="hidden"
+ name="source-17"
+ value="freitag-debatte"
+ >
+ <input
+ type="hidden"
+ name="source-18"
+ value="guardian-eu"
+ >
+ <button
+ type="submit"
+ name="action"
+ value="preview"
+ >
+ Zu Kontra!
+ </button>
+ </td>
+ </tr>
+
+ <!-- Tide -->
+ <tr>
+ <th>Tide</th>
+ <td>News, long reads and debate with low frequency.</td>
+ <td style="text-align:center;">
+ <form method="post" action="https://kontra.jayvii.de">
+ <input
+ type="hidden"
+ name="source-0"
+ value="woz-international"
+ >
+ <input
+ type="hidden"
+ name="source-1"
+ value="woxx-interglobal"
+ >
+ <input
+ type="hidden"
+ name="source-2"
+ value="nd-commune"
+ >
+ <input
+ type="hidden"
+ name="source-3"
+ value="blaetter"
+ >
+ <input
+ type="hidden"
+ name="source-4"
+ value="jacobin-de"
+ >
+ <input
+ type="hidden"
+ name="source-5"
+ value="surplus"
+ >
+ <input
+ type="hidden"
+ name="source-6"
+ value="missy-pol"
+ >
+ <input
+ type="hidden"
+ name="source-7"
+ value="anschlaege"
+ >
+ <input
+ type="hidden"
+ name="source-8"
+ value="ak"
+ >
+ <input
+ type="hidden"
+ name="source-9"
+ value="lux"
+ >
+ <input
+ type="hidden"
+ name="source-10"
+ value="rls"
+ >
+ <input
+ type="hidden"
+ name="source-11"
+ value="eublog"
+ >
+ <input
+ type="hidden"
+ name="source-12"
+ value="zukunft"
+ >
+ <input
+ type="hidden"
+ name="source-13"
+ value="tribune"
+ >
+ <button
+ type="submit"
+ name="action"
+ value="preview"
+ >
+ Zu Kontra!
+ </button>
+ </form>
+ </td>
+ </tr>
+
+ <!-- Net -->
+ <tr>
+ <th>Net</th>
+ <td>News from the inference between IT and politics.</td>
+ <td style="text-align:center;">
+ <form method="post" action="https://kontra.jayvii.de">
+ <input
+ type="hidden"
+ name="source-0"
+ value="npol-pub"
+ >
+ <input
+ type="hidden"
+ name="source-1"
+ value="npol-ds"
+ >
+ <input
+ type="hidden"
+ name="source-2"
+ value="npol-ub"
+ >
+ <input
+ type="hidden"
+ name="source-3"
+ value="npol-cul"
+ >
+ <input
+ type="hidden"
+ name="source-4"
+ value="npol-netz"
+ >
+ <input
+ type="hidden"
+ name="source-5"
+ value="npol-demo"
+ >
+ <input
+ type="hidden"
+ name="source-6"
+ value="npol-nr"
+ >
+ <input
+ type="hidden"
+ name="source-7"
+ value="npol-tech"
+ >
+ <input
+ type="hidden"
+ name="source-8"
+ value="npol-wiss"
+ >
+ <input
+ type="hidden"
+ name="source-9"
+ value="taz-pol-net"
+ >
+ <input
+ type="hidden"
+ name="source-10"
+ value="taz-eco-net"
+ >
+ <button
+ type="submit"
+ name="action"
+ value="preview"
+ >
+ Zu Kontra!
+ </button>
+ </form>
+ </td>
+ </tr>
+
+ </table>
+
+ </main>
+
+ <footer>
+ <h4>Disclaimer:</h4>
+ <p>
+ The news headlines, content or attitudes of the editors and authors of
+ the news outlets, blogs and newspapers featured here do not necessarily
+ reflect the opinions and attitudes of the operators of this
+ <em>Newsplanet</em> instance and this website. <em>Newsplanet</em> is a
+ news aggregator that brings together content from many different
+ sources, but has no influence on the editorial content directly.
+ </p>
+ </footer>
+
+ </body>
+</html>