mirror of https://github.com/evilhero/mylar
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Service Unavailable</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Service Unavailable</h1>
|
||
|
|
||
|
<p>Your maximum api or download limit has been reached for the day</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|