This commit is contained in:
randogoth 2025-12-22 07:41:33 +00:00
commit dda2c10107
48 changed files with 2022 additions and 0 deletions

14
feed/rss/index.xml Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>Weiterleiten&#160;&hellip;</title>
<meta http-equiv="refresh" content="0;url=/feed/">
</head>
<body>
<script type="text/javascript">
window.location = "/feed/";
</script>
<p>Du wirst auf <a href="/feed/">/feed/</a> weitergeleitet</p>
</body>
</html>