mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
fix the styling issue
This commit is contained in:
parent
8188043b68
commit
5ff29c3ddd
4 changed files with 10 additions and 8 deletions
|
@ -70,12 +70,12 @@ if (!preg_match("~^(?:f|ht)tps?://~i", $data[1])) {
|
|||
}
|
||||
|
||||
|
||||
echo '<a href="http://' . $instance . '"><img src="' . $participantpath . 'banner.png"></a>';
|
||||
echo '<center><a href="http://' . $instance . '"><img src="' . $participantpath . 'banner.png"></a>';
|
||||
?>
|
||||
</br>
|
||||
<h3>Other Webring Participants:</h3>
|
||||
|
||||
<p>
|
||||
<p></center>
|
||||
<?php
|
||||
|
||||
$webringcsvpath = $participantpath . "webring-participants.csv";
|
||||
|
@ -92,7 +92,7 @@ DisplayParticipants($webringcsvpath);
|
|||
</br><p><a href="http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/opsec/clearnetvsdarknet/index.html">Why the Darknet is superior to the clearnet</a></p>
|
||||
<p><a href="http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/opsec/darknetexploration/index.html">Why are Darknet Lanterns important ?</a></p>
|
||||
<p> <a href="http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/opsec/darknetlantern/index.html">How to setup your own Lantern instance</a> </p>
|
||||
<p> <a href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FBD4qkVq8lJUgjHt0kUaxeQBYsKaxDejeecxm6-2vOwI%3D%40b6geeakpwskovltbesvy3b6ah3ewxfmnhnshojndmpp7wcv2df7bnead.onion%2F4woLIDlpkvXRvZmaAiWA802OwiyxekdJ%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAzIAoE-OWDqFJXMqgunIWHPpE_u7e52Wtu8TioPc1QwI%253D&data=%7B%22groupLinkId%22%3A%22Srr1_MNob7WfPTQIY-ug5Q%3D%3D%22%7D">SimpleX Chatroom</a> </p>
|
||||
<p> <a href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FBD4qkVq8lJUgjHt0kUaxeQBYsKaxDejeecxm6-2vOwI%3D%40b6geeakpwskovltbesvy3b6ah3ewxfmnhnshojndmpp7wcv2df7bnead.onion%2FuB_E6n3E7RGYG46ZSjQ5TQv_8toyesED%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA1cxCf_-kllFdq2GXZhIBYzhPf5suMyczl_CzpVGuckA%253D&data=%7B%22groupLinkId%22%3A%22kzVLi91wzl8T_Sh6bwh-NQ%3D%3D%22%7D">SimpleX Chatroom</a> </p>
|
||||
</br><p><i> Darknet Lantern - version 1.0.2 </i></p>
|
||||
|
||||
</center>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue