djt/threads.html

48 lines
1.0 KiB
HTML
Raw Normal View History

2016-10-26 18:09:26 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"></meta>
<title>DJT webring</title>
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/ >
2016-12-04 02:13:42 +01:00
<link rel="stylesheet" href="style/style.css?5">
2016-10-26 18:09:26 +02:00
</head>
<body>
2016-12-11 16:29:20 +01:00
<script src="assets/script.js"></script>
2016-10-26 18:09:26 +02:00
<div class="threadsred">
<p>Close the world, Open the nExt</p>
</div>
2016-11-28 18:37:25 +01:00
<table class="threads">
<tr>
<td>4chan</td>
2016-12-08 03:18:17 +01:00
<td><a href="https://boards.4chan.org/jp/catalog#s=djt">/jp/</a></td>
<td></td>
</tr>
<tr>
<td></td>
2016-11-28 18:37:25 +01:00
<td><a href="https://boards.4chan.org/int/catalog#s=djt">/int/</a></td>
<td></td>
</tr>
<tr>
<td></td>
<td><a href="https://boards.4chan.org/a/catalog#s=raw+manga">/a/ <span class="help" title="raw manga thread">RMT</span></a></td>
<td>(<a href="http://compellingcontent.neocities.org/">guide</a>)</td>
</tr>
<tr>
<td>8ch</td>
<td><a href="http://8ch.net/a/res/519845.html">/a/</a></td>
<td></td>
</tr>
2016-12-16 23:48:03 +01:00
<!--
2016-11-28 18:37:25 +01:00
<tr>
<td>wizardchan</td>
2016-12-16 23:48:03 +01:00
<td><a href="https://wizchan.org/jp/res/19661.html">/jp/</a></td>
2016-11-28 18:37:25 +01:00
<td></td>
</tr>
2016-12-16 23:48:03 +01:00
-->
2016-11-29 01:03:47 +01:00
</table>
2016-10-26 18:09:26 +02:00
</body>
</html>