pleroma-fe/instance/panel.html

46 lines
2.5 KiB
HTML
Raw Normal View History

2019-10-18 18:39:09 +02:00
<div style="margin-left:12px; margin-right:12px">
<h3 style="text-align:center"><p>Welcome to Neckbeard.xyz!</p></h3>
2019-10-18 18:39:09 +02:00
<p>
<style>
table {
border-collapse: collapse;
}
table, th, td {
border: 1px solid rgba(124, 133, 146, 0.5);
}
</style>
2020-03-29 20:29:59 +02:00
<table style="width:100%;table-layout:fixed;">
2019-10-18 18:39:09 +02:00
<tr>
2022-04-04 05:31:29 +02:00
<th colspan="12">Frontend</th>
2022-04-03 23:05:14 +02:00
</tr>
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="text-align:center"><a href="/"><img src="/emoji/brands/pleroma_fe.png" style="width: auto; height: auto; max-width: 32px; max-height: 32px;" title="Pleroma"></a></td>
<td colspan="4" style="text-align:center"><a href="https://sb.bae.st"><img src="/emoji/brands/soapbox.svg" style="width: auto; height: auto; max-width: 32px; max-height: 32px;" title="Soapbox"></a></td>
<td colspan="4" style="text-align:center"><a href="https://b.bae.st"><img src="/emoji/custom/chad.png" style="width: auto; height: auto; max-width: 32px; max-height: 32px;" title="Bloat"></a></td>
2019-10-18 18:39:09 +02:00
</tr>
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="font-weight:bold">Deep web</td>
<td colspan="8" style="text-align:center"><a href="http://lolifuggzi5axn2rmbk44u55zk3zjnbs4vhcruifrgyfpk6mwm4okuad.onion" target="_blank">Onion service</a></td>
2019-10-18 18:39:09 +02:00
</tr>
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="font-weight:bold">More stuff</td>
<td colspan="8" style="text-align:center"><a href="https://shittyurl.org/#services" target="_blank">Shitty Services</a></td>
2020-03-29 20:29:59 +02:00
</tr>
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="font-weight:bold">Sauce</td>
<td colspan="8" style="text-align:center"><a href="https://git.mentality.rip/sjw/pleroma-fe" target="_blank">Frontend</a></td>
2020-06-19 20:32:44 +02:00
<td colspan="2" style="text-align:center"><a href="https://git.mentality.rip/sjw/pleroma" target="_blank">Backend</a></td>
2020-03-29 20:29:59 +02:00
</tr>
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="font-weight:bold">Legal</td>
<td colspan="8" style="text-align:center"><a href="/pages/DMCA.html" target="_blank">DMCA</a></td>
2019-10-18 18:39:09 +02:00
</tr>
2020-09-08 04:35:44 +02:00
<tr>
2022-04-04 05:31:29 +02:00
<td colspan="4" style="font-weight:bold">Contact</td>
<td colspan="8" style="text-align:center"><a href='mailto&#58;&#115;jw%40&#102;&#101;dor&#37;61&#46;&#101;ma&#37;6&#57;l'>&#115;jw&#64;f&#101;dora&#46;&#101;mail</a></td>
2020-09-08 04:35:44 +02:00
</tr>
2019-10-18 18:39:09 +02:00
</table>
</p>
<!--<p>Contact the admin: <a href='/sjw'>@sjw@neckbeard.xyz</a></p>-->
</div>