mirror of https://github.com/FastGitORG/uptime
42 lines
793 B
JSON
42 lines
793 B
JSON
![]() |
[
|
||
|
{
|
||
|
"name": "Google",
|
||
|
"url": "https://www.google.com",
|
||
|
"slug": "google",
|
||
|
"status": "up",
|
||
|
"uptime": "100.00",
|
||
|
"time": 88
|
||
|
},
|
||
|
{
|
||
|
"name": "Wikipedia",
|
||
|
"url": "https://en.wikipedia.org",
|
||
|
"slug": "wikipedia",
|
||
|
"status": "up",
|
||
|
"uptime": "100.00",
|
||
|
"time": 133
|
||
|
},
|
||
|
{
|
||
|
"name": "Hacker News",
|
||
|
"url": "https://news.ycombinator.com",
|
||
|
"slug": "hacker-news",
|
||
|
"status": "up",
|
||
|
"uptime": "100.00",
|
||
|
"time": 341
|
||
|
},
|
||
|
{
|
||
|
"name": "Broken Site",
|
||
|
"url": "https://thissitedoesnotexist.com",
|
||
|
"slug": "broken-site",
|
||
|
"status": "down",
|
||
|
"uptime": "99.28",
|
||
|
"time": 0
|
||
|
},
|
||
|
{
|
||
|
"name": "Secret Site",
|
||
|
"url": "$SECRET_SITE",
|
||
|
"slug": "secret-site",
|
||
|
"status": "up",
|
||
|
"uptime": "100.00",
|
||
|
"time": 49
|
||
|
}
|
||
|
]
|