5 lines
88 B
PHP
5 lines
88 B
PHP
<?php
|
|
header('Location: https://web.archive.org/web/*/https://sophia.wtf');
|
|
exit;
|
|
?>
|