mirror of
https://github.com/holo-gfx/mangadex.git
synced 2024-11-25 00:18:20 -05:00
13 lines
389 B
HTML
13 lines
389 B
HTML
<html>
|
|
<head>
|
|
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
|
|
<title>Error 503 - MangaDex</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1 style="text-align: center; ">Error 503</h1>
|
|
<hr />
|
|
<a href="/"><img style="margin: 0 auto; display: block;" src="/images/avatars/default1.jpg" alt="503" /></a>
|
|
<p style="text-align: center; ">Please stop spamming the server!</p>
|
|
</body>
|
|
</html> |