changes made

This commit is contained in:
root 2024-12-29 14:41:30 +01:00
parent a1a1d8ad30
commit d92214fe09
146 changed files with 75 additions and 23 deletions

View file

@ -12,7 +12,7 @@
<center>
<?php
require("links.php");
require("header.php");
?>
<h2>Sensitive Websites (Last update: May 2024)</h3></br>
@ -157,7 +157,7 @@ require("links.php");
echo "\n</table></center>";
?>
<?php
require("userlinks.php");
require("webring.php");
?>
</center>