Update and rename index.html to index.php
This commit is contained in:
@ -1 +0,0 @@
|
|||||||
<script> window.location.replace("https://web.archive.org/web/*/https://sophia.wtf") </script>
|
|
4
archive/index.php
Normal file
4
archive/index.php
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: https://web.archive.org/web/*/https://sophia.wtf');
|
||||||
|
exit;
|
||||||
|
?>
|
Reference in New Issue
Block a user