diff --git a/public/404.php b/public/404.php index 332ebda03cf792ca75b92c04b64fcea955d16e2d..1c527d43a8b270217881799e34d88f01680d1668 100644 --- a/public/404.php +++ b/public/404.php @@ -48,7 +48,7 @@ if (strpos($_SERVER['HTTP_HOST'], '.onion') !== false) { { action: 'type', strings: ["404 File not found"], - output: '<span class="gray">It looks like you want to access a file that\'s not available</span><br> ', + output: '<span class="gray">It looks like you want to access a file that\'s not found</span><br> ', postDelay: 1000 }, {