You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return an error page for the blocked users. Changed the returned status code from 429 to 403. This is to better reflect the functionality of a blocklist rather than rate limiting which 429 implies. Rebase to fix git author.
<p>Requests for user <code>${req.params.user}</code> are blocked.</p>
43
+
<hr>
44
+
<p>If you believe this is an error or would like to dispute this block then contact: <a href="mailto:abuse@speedtracker.org">abuse@speedtracker.org</a></p>
0 commit comments