2021-01-16 14:55:11 -06:00
|
|
|
@{
|
2021-01-24 13:33:34 -06:00
|
|
|
Layout = "_LayoutError";
|
2020-07-19 01:20:12 +02:00
|
|
|
ViewData["Title"] = "429 - Too Many Requests";
|
2020-02-01 01:58:34 -06:00
|
|
|
}
|
|
|
|
|
2021-07-06 10:35:42 +02:00
|
|
|
Please send requests slower. Or face the wrath of <a href="https://twitter.com/r0ckstardev" target="_blank" rel="noreferrer noopener">Vin Diesel</a>.
|
2021-01-24 13:33:34 -06:00
|
|
|
<br /><br />
|
2021-07-06 10:35:42 +02:00
|
|
|
<a href="https://twitter.com/r0ckstardev" target="_blank" rel="noreferrer noopener">
|
2021-01-24 13:33:34 -06:00
|
|
|
<img src="~/img/errorpages/429_rockstardev.jpg" alt="Vin is angry because you caused 429" title="Move away that cursor" asp-append-version="true" />
|
|
|
|
</a>
|
|
|
|
<br /><br />
|
|
|
|
You sure you want to risk that?
|
|
|
|
<br /><br />
|
|
|
|
Slowly <a href="/">navigate back to home</a>.
|