This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/content/status-catch.html

11 lines
239 B
HTML
Raw Normal View History

2015-04-24 19:31:09 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Status Catcher</title>
</head>
<body>
This page is here so the status page doesn't give a 403 to the user when checking.
</body>
</html>