-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatus.html
More file actions
21 lines (21 loc) · 742 Bytes
/
status.html
File metadata and controls
21 lines (21 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=https://status.notreal003.xyz" />
<meta property="og:title" content="NotReal003 Social">
<meta property="og:description" content="NotReal003 Status Page, find out the status and updates of our resources.">
<meta property="og:image" content="https://media.discordapp.net/attachments/1198529750369570877/1207277664474365982/IMG_0015.png?ex=65df0ff1&is=65cc9af1&hm=c7ca4adb4002bd7123e7c40c062a5ca3d0b41c59119acd7c59cc24775f093df3&">
<meta property="og:url" content="https://status.notreal003.xyz">
<style>
body {
background: #fff;
p {
color: #fff;
background: #fff;
}
</style>
</head>
<body>
</body>
</html>