summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortinfoil-hat <mail@tinfoil-hat.net>2022-09-05 15:51:15 +0200
committertinfoil-hat <mail@tinfoil-hat.net>2022-09-05 15:51:15 +0200
commit414d425c966936b4e67a7b0faf8653a5448d22b1 (patch)
tree7262250d284fbc0b9c1de23702c12d7bd87b499b
parent053557c6f666ea1e073328f92556a880cd6d8434 (diff)
downloadtinfoil-hat.net-414d425c966936b4e67a7b0faf8653a5448d22b1.tar.gz
tinfoil-hat.net-414d425c966936b4e67a7b0faf8653a5448d22b1.tar.bz2
tinfoil-hat.net-414d425c966936b4e67a7b0faf8653a5448d22b1.zip
added linklist
-rw-r--r--categories/gitweb.html3
-rw-r--r--categories/linklists.html147
-rw-r--r--categories/robots.txt (renamed from robots.txt)0
-rw-r--r--categories/unixporn-dungeon.html3
-rw-r--r--categories/webring.html3
-rw-r--r--index.html3
6 files changed, 151 insertions, 8 deletions
diff --git a/categories/gitweb.html b/categories/gitweb.html
index 57cd2fc..31cf464 100644
--- a/categories/gitweb.html
+++ b/categories/gitweb.html
@@ -18,8 +18,7 @@
<div class="floatdiv"><a title="Unixporn" href="unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
<div class="floatdiv"><a title="Webring" href="webring.html" style="color:#fff;border:0px">Webring</a></div>
<div class="floatdiv"><a title="Git Projects" href="gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
- <div class="floatdiv"><a title="Music" href="music/structure.html" style="color:#fff;border:0px"><del>Music</del></a></div>
- <div class="floatdiv"><a title="Posts Overview" href="structure.html" style="color:#fff;border:0px"><del>Posts Overview</del></a></div>
+ <div class="floatdiv"><a title="Linklists" href="linklists.html" style="color:#fff;border:0px">Linklists</a></div>
<div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
<div style="text-align: center">
diff --git a/categories/linklists.html b/categories/linklists.html
new file mode 100644
index 0000000..bc6da92
--- /dev/null
+++ b/categories/linklists.html
@@ -0,0 +1,147 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <link rel=stylesheet type="text/css" href="../css/style.css">
+ <meta NAME="language" CONTENT="en">
+ <meta name="keywords" content=" Linux, Opensource, IT, Computer-Science, Unix, Blog,[★]">
+ <meta name="description" content="Personal Site from tinfoil-hat: Linux, Opensource, Sysadmin, Unix, Blog, [★]">
+ <title>tinfoil-hat.net - A secure home for every tinfoil-hat.</title>
+</head>
+<body>
+ <div style="border:2px solid #555;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#000;box-shadow:3px 3px 5px rgba(0,0,0,0.5)">
+ <div style="text-shadow:1px 0px 0px #444;letter-spacing:0.28px;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;background-color:#111;padding:3px 6px 3px 6px;border-bottom:1px solid #555">
+ <b>:: Tinfoil-hat.net - A secure home for every tinfoil-hat</b>
+ <br>
+ <div class="floatdiv"><a title="to Startpage" href="../index.html" style="color:#fff;border:0px">Start</a></div>
+ <div class="floatdiv"><a title="Blog" href="https://blog.tinfoil-hat.net" style="color:#fff;border:0px">Blog</a></div>
+ <div class="floatdiv"><a title="Unixporn" href="unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
+ <div class="floatdiv"><a title="Webring" href="webring.html" style="color:#fff;border:0px">Webring</a></div>
+ <div class="floatdiv"><a title="Git Projects" href="gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
+ <div class="floatdiv"><a title="Linklists" href="linklists.html" style="color:#fff;border:0px">Linklists</a></div>
+
+ <div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
+ <div style="text-align: center">
+ <!-- Beginning Content -->
+
+
+ <h1>Cool Sites, I browse</h1>
+ <h2>Feel free to give them a visit</h2>
+
+ <style>
+ table.linklist {
+ width: 100%;
+ background-color: #000000;
+ border-collapse: collapse;
+ border-width: 2px;
+ border-color: rgb(51, 51, 51);
+ border-style: solid;
+ color: #FFFFFF;
+ }
+
+ table.linklist td, table.linklist th {
+ border-width: 2px;
+ border-color: rgb(51, 51, 51);
+ border-style: solid;
+ padding: 5px;
+ }
+
+ table.linklist thead {
+ background-color: rgb(51, 51, 51);
+ }
+ </style>
+
+<table class="linklist">
+ <thead>
+ <tr>
+ <th>Site</th>
+ <th>Description</th>
+ <th>URL</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Lainchan</td>
+ <td>Imageboard</td>
+ <td><a href="https://lainchan.org/" target="_blank">https://lainchan.org/</a></td>
+ </tr>
+ <tr>
+ <td>Lainchurch</td>
+ <td>Services from Lainchan Community</td>
+ <td><a href="https://lain.church/" target="_blank">https://lain.church/</a></td>
+ </tr>
+ <tr>
+ <td>Overthewire</td>
+ <td>Wargames</td>
+ <td><a href="https://overthewire.org/wargames/" target="_blank">https://overthewire.org/wargames/</a></td>
+ </tr>
+ <tr>
+ <td>Fuckoffgoogle</td>
+ <td>Searx Search Engine</td>
+ <td><a href="https://search.fuckoffgoogle.de/" target="_blank">https://search.fuckoffgoogle.de/</a></td>
+ </tr>
+ <tr>
+ <td>GPU Passtrough Guide</td>
+ <td>Github Readme</td>
+ <td><a href="https://github.com/Flux365/Fedora-34-VFIO-Guide" target="_blank">https://github.com/Flux365/Fedora-34-VFIO-Guide</a></td>
+ </tr>
+ <tr>
+ <td>Thispersondoesnotexist</td>
+ <td>Ai generated faces</td>
+ <td><a href="thispersondoesnotexist.com" target="_blank">thispersondoesnotexist.com</a></td>
+ </tr>
+ <tr>
+ <td>Seedhost.eu</td>
+ <td>Seedbox of choice</td>
+ <td><a href="https://www.seedhost.eu/" target="_blank">https://www.seedhost.eu/</a></td>
+ </tr>
+ <tr>
+ <td>marfooglenews</td>
+ <td>News from across the world</td>
+ <td><a href="https://marfooglenews.com/" target="_blank">https://marfooglenews.com/</a></td>
+ </tr>
+ <tr>
+ <td>Fosstodon.org</td>
+ <td>Mastodon Instance</td>
+ <td><a href="https://fosstodon.org/" target="_blank">https://fosstodon.org/</a></td>
+ </tr>
+ <tr>
+ <td>Invidious</td>
+ <td>Youtube Proxy</td>
+ <td><a href="https://yewtu.be/" target="_blank">https://yewtu.be/</a></td>
+ </tr>
+ <tr>
+ <td>Conspiracy Dokumentaries</td>
+ <td>Collection of Conspiracy Documents</td>
+ <td><a href="https://www.conspiracydocumentaries.com/" target="_blank">https://www.conspiracydocumentaries.com/</a></td>
+ </tr>
+ <tr>
+ <td>Contabo</td>
+ <td>Hoster of choice</td>
+ <td><a href="https://contabo.com/" target="_blank">https://contabo.com/</a></td>
+ </tr>
+
+
+ </tbody>
+ </table>
+
+ </div>
+</div>
+
+
+
+
+ <!-- End Content -->
+
+ <!-- Footer -->
+ <div style="font-size:14.2px;background-color:#00004d;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff;padding:3px 6px 3px 6px;border-top:1px solid #555">
+ <div style="text-align: center">
+ <!-- Footer Content -->
+ <a href="https://keys.openpgp.org/vks/v1/by-fingerprint/1C02266E4882C2A7279EB012C0090D40CFE34966">GPG-Fingerprint: 1C02 266E 4882 C2A7 279E B012 C009 0D40 CFE3 4966</a> ·
+ <a href="../blog/feed.rss">RSS</a> ·
+ Mail:&nbsp;<span title="Do you have any questions or complains? E-Mail me!"><a href="mailto:mail@tinfoil-hat.net" style="color:#fff">mail@tinfoil-hat.net</a></span> ·
+ </div>
+ <!-- End Footer -->
+
+</body>
+</html>
diff --git a/robots.txt b/categories/robots.txt
index 93e2ed0..93e2ed0 100644
--- a/robots.txt
+++ b/categories/robots.txt
diff --git a/categories/unixporn-dungeon.html b/categories/unixporn-dungeon.html
index 9067397..d8adb31 100644
--- a/categories/unixporn-dungeon.html
+++ b/categories/unixporn-dungeon.html
@@ -18,8 +18,7 @@
<div class="floatdiv"><a title="Unixporn" href="unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
<div class="floatdiv"><a title="Webring" href="webring.html" style="color:#fff;border:0px">Webring</a></div>
<div class="floatdiv"><a title="Git Projects" href="gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
- <div class="floatdiv"><a title="Music" href="music/structure.html" style="color:#fff;border:0px"><del>Music</del></a></div>
- <div class="floatdiv"><a title="Posts Overview" href="structure.html" style="color:#fff;border:0px"><del>Posts Overview</del></a></div>
+ <div class="floatdiv"><a title="Linklists" href="linklists.html" style="color:#fff;border:0px">Linklists</a></div>
<div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
<div style="text-align: center">
diff --git a/categories/webring.html b/categories/webring.html
index 8c15339..07b77b6 100644
--- a/categories/webring.html
+++ b/categories/webring.html
@@ -18,8 +18,7 @@
<div class="floatdiv"><a title="Unixporn" href="unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
<div class="floatdiv"><a title="Webring" href="webring.html" style="color:#fff;border:0px">Webring</a></div>
<div class="floatdiv"><a title="Git Projects" href="gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
- <div class="floatdiv"><a title="Music" href="music/structure.html" style="color:#fff;border:0px"><del>Music</del></a></div>
- <div class="floatdiv"><a title="Posts Overview" href="structure.html" style="color:#fff;border:0px"><del>Posts Overview</del></a></div>
+ <div class="floatdiv"><a title="Linklists" href="linklists.html" style="color:#fff;border:0px">Linklists</a></div>
<div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
<div style="text-align: center">
diff --git a/index.html b/index.html
index 6b42369..fe234fe 100644
--- a/index.html
+++ b/index.html
@@ -19,8 +19,7 @@
<div class="floatdiv"><a title="Unixporn" href="categories/unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
<div class="floatdiv"><a title="Webring" href="categories/webring.html" style="color:#fff;border:0px">Webring</a></div>
<div class="floatdiv"><a title="Git Projects" href="categories/gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
- <div class="floatdiv"><a title="Linklists" href="linklists/structure.html" style="color:#fff;border:0px"><del>Linklists</del></a></div>
- <div class="floatdiv"><a title="Music" href="music/structure.html" style="color:#fff;border:0px"><del>Music</del></a></div>
+ <div class="floatdiv"><a title="Linklists" href="categories/linklists.html" style="color:#fff;border:0px">Linklists</a></div>
<div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
<div style=">float:left;padding:0px 14px 7px 0px;max-width:640px;display:inline-block">