pleroma-fe/instance/panel.html

50 lines
2.7 KiB
HTML
Raw Permalink 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 Bae.st!</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>
2023-06-27 18:04:16 +02:00
<tr>
<td colspan="4" style="font-weight:bold">Server load</td>
<td colspan="8" style="text-align:center"><a href="/netdata/#menu_system;theme=slate;update_always=true" target="_blank">Netdata</a></td>
</tr>
2019-10-18 18:39:09 +02:00
<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>
2022-04-04 05:34:09 +02:00
<td colspan="4" style="text-align:center"><a href="https://git.mentality.rip/sjw/pleroma-fe" target="_blank">Frontend</a></td>
<td colspan="4" 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>
2023-05-23 16:15:00 +02:00
<td colspan="8" style="text-align:center"><a href='&#109;ail&#116;o&#58;ad%6Din&#115;&#64;%&#54;2ae%&#50;Est'>&#97;dmi&#110;s&#64;bae&#46;st</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>