first commit

This commit is contained in:
Roman Pyrih
2026-02-03 13:33:04 +01:00
commit 197675d958
6012 changed files with 565827 additions and 0 deletions

26
503.shtml Executable file
View File

@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>|DOMAIN|</title>
<link rel="stylesheet" href="//cdn.hitme.pl/da_files/css/da_index.css">
<link rel="shortcut icon" type="image/svg" href="//cdn.hitme.pl/assets/img/favicon.svg" />
</head>
<body class="_error _e-503">
<div class="container">
<div class="row">
<div class="col-md-12 text-center u-MarginTop50 u-xs-MarginTop0">
<img class="img-fit-responsive " src="//cdn.hitme.pl/da_files/img/503.svg" alt="503" width="528" height="421"/>
<p><small>Serwer nie jest w stanie w danej chwili zrealizować zapytania klienta ze względu na przeciążenie.</small></p>
<p><i><strong><!--#echo var="REQUEST_URI" --></strong></i></p>
<p><i><!--#echo var="HTTP_HOST" --></i></p>
</div>
</div>
</div>
</body>
</html>