1
0
This repository has been archived on 2024-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
fist-attemp-bds-Maneger/page/Limit.html
Matheus sampaio Queiroga d3225b6eb2 lib, token, cookie session and pages
Players pages fix return button and add op and deop button
2021-06-29 13:34:06 -03:00

16 lines
444 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WHAT MORE THAN 9K REQUEST!</title>
</head>
<body>
<center>
<p style="margin-top: 50vh;">
Wait a few minutes you have just reached the limit of requests on the server.
</p>
</center>
</body>
</html>