Commit ed732656 authored by Vitaly Lipatov's avatar Vitaly Lipatov

index.html: update text

parent 8ce4235c
...@@ -2,9 +2,15 @@ ...@@ -2,9 +2,15 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> You are banned </title> <title> You are banned!</title>
</head> </head>
<body> <body>
Доступ с вашего IP-адреса ограничен в связи с подозрительной активностью. <br>
Для разблокировки перейдите по ссылке:<br>
<a href="/unban.php">Unban!</a>
<br> Access from your IP address is restricted due to suspicious activity. <br>
To unlock, follow the link <br>
<a href="/unban.php">Unban!</a> <a href="/unban.php">Unban!</a>
</body> </body>
<html> <html>
\ No newline at end of file
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment