mirror of
https://github.com/its-a-feature/Mythic
synced 2026-06-08 14:55:38 +00:00
fc2264b689
ui fixes, graphql updates, and nginx updates for block lists
6 lines
150 B
HTML
6 lines
150 B
HTML
<html>
|
|
<head><title>Error 403 - IP Address Blocked</title></head>
|
|
<body>
|
|
Your IP Address, <!--#echo var="REMOTE_ADDR" -->, is blocked.
|
|
</body>
|
|
</html> |