mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
updated style + added legal disclaimer
This commit is contained in:
parent
063dd7c24c
commit
cad1a030df
4 changed files with 12 additions and 2 deletions
|
@ -780,5 +780,9 @@ Marking row 4 for deletion, as it has invalid inputs
|
|||
Here for example it just found an entry with invalid inputs, hence it has been marked for deletion
|
||||
|
||||
|
||||
# LEGAL DISCLAIMER
|
||||
```
|
||||
LEGAL DISCLAIMER:Across the entirety of all Darknet Lantern instances and all of the lists of links listed therein, the sole purpose of providing links to various darknet websites is strictly for informative and educative purposes. The administrator(s) of this darknet lantern instance decline any and all responsibility regarding any physical, digital and psychological damage caused by any of the listed websites, as the responsibility of such acts remain with the perpetrating third-party. By using this service, you permanently, irrevocably, and world-widely agree that the administrators of any darknet lantern instances aren't to be held responsible in any way for anything that another website ever did or will ever do, even if the link to that third-party website has been, is, or will ever be listed on any darknet lantern instance.
|
||||
|
||||
```
|
||||
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<link rel="icon" href="/img/logo-favicon.png">
|
||||
</head>
|
||||
|
||||
|
||||
<center >
|
||||
|
||||
|
||||
|
||||
<?php
|
||||
require("header.php");
|
||||
?>
|
||||
|
|
|
@ -33,7 +33,7 @@ body{
|
|||
justify-content: left;
|
||||
|
||||
margin: 0;
|
||||
padding: 1rem;
|
||||
/*padding: 1rem;*/
|
||||
}
|
||||
|
||||
.onion{
|
||||
|
|
|
@ -62,3 +62,9 @@ DisplayParticipants($webringcsvpath);
|
|||
|
||||
</p>
|
||||
|
||||
</br></br>
|
||||
<p style="width: 80%;"><b><u>LEGAL DISCLAIMER:</u></b> <i>Across the entirety of all Darknet Lantern instances and all of the lists of links listed therein, <u>the sole purpose of providing links to various darknet websites is strictly for informative and educative purposes.</u> The administrator(s) of this darknet lantern instance decline any and all responsibility regarding any physical, digital and psychological damage caused by any of the listed websites, as the responsibility of such acts remain with the perpetrating third-party. <b>By using this service, you permanently, irrevocably, and world-widely agree that the administrators of any darknet lantern instances aren't to be held responsible in any way for anything that another website ever did or will ever do, even if the link to that third-party website has been, is, or will ever be listed on any darknet lantern instance.</i></b></p>
|
||||
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue