Compare commits

...

3 commits

Author SHA1 Message Date
3912029635
Update and fix identation 2024-05-04 18:44:23 +02:00
7aeaea82d0
Update website-redirector 2024-05-04 18:44:17 +02:00
51e14e2c4b
Remove files 2024-05-04 18:43:26 +02:00
4 changed files with 13 additions and 30 deletions

View file

@ -35,18 +35,18 @@ generate-link "repos-docker-minecraft" "JeremyStarTM's dockerized Minecraft serv
cat << EOF > out/index.html cat << EOF > out/index.html
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Redirecting to nowhere</title> <title>Redirecting to nowhere</title>
</head> </head>
<body> <body>
<center> <center>
<p>Hai! Du bist auf der Weiterleitungswebseite von JeremyStarTM gelandet.</p> <p>Hai! Du bist auf der Weiterleitungswebseite von JeremyStarTM gelandet.</p>
<p>Du kannst den Quellcode dieser Seite <a href="/repos-redirector">hier</a> einsehen.</p> <p>Du kannst den Quellcode dieser Seite <a href="/repos-redirector">hier</a> einsehen.</p>
<br/> <br/>
<p>Hier ein paar Beispiellinks für dich:</p> <p>Hier ein paar Beispiellinks für dich:</p>
<p><a href="/website">[website]</a> <a href="/social-fedi">[social-fedi]</a> <a href="/repos">[repos]</a></p> <p><a href="/website">[website]</a> <a href="/social-fedi">[social-fedi]</a> <a href="/repos">[repos]</a></p>
</center> </center>
</body> </body>
</html> </html>
EOF EOF
# Add robots.txt # Add robots.txt

View file

@ -1,15 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Redirecting to nowhere</title>
</head>
<body>
<center>
<p>Hai! Du bist auf der Weiterleitungswebseite von JeremyStarTM gelandet.</p>
<p>Du kannst den Quellcode dieser Seite <a href="/repos-redirector">hier</a> einsehen.</p>
<br/>
<p>Hier ein paar Beispiellinks für dich:</p>
<p><a href="/website">[website]</a> <a href="/social-fedi">[social-fedi]</a> <a href="/repos">[repos]</a></p>
</center>
</body>
</html>

View file

@ -1,2 +0,0 @@
User-Agent: *
Disallow: /

@ -1 +1 @@
Subproject commit 6cee314b7cbdd43943d580646bba491293308b70 Subproject commit fd181f8486e9d86de7a26deab0de209e62ddc76e