17 lines
433 B
PHP
Executable file
17 lines
433 B
PHP
Executable file
<?php
|
|
|
|
?>
|
|
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Minecraft Checker - Maintenance</title>
|
|
</head>
|
|
<body>
|
|
<h1>Minecraft Checker - Maintenance</h1>
|
|
<div>
|
|
<p>Minecraft Checker is currently in maintenance. It will be back soon.</p>
|
|
<p>Minecraft Checker est en mantenance. Il reviendra sous peu. Pour plus d'informations, consultez le compte twitter de @WebFrogeye.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|