summaryrefslogtreecommitdiff
path: root/categories/linklists.html
blob: bc6da92f6b3c981c361a9320d8e749ac470e83e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
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>