Fix uptime
This commit is contained in:
parent
7132d2c402
commit
69b2bf479e
@ -84,7 +84,7 @@ const statuses = [
|
||||
essential: false
|
||||
}
|
||||
]
|
||||
const requestURL = function (serviceURL) { return `https://raw.githubusercontent.com/GeekCornerGH/helios-status-page/master/api/${serviceURL.service}/uptime.json`}
|
||||
const requestURL = function (serviceURL) { return `https://raw.githubusercontent.com/GeekCornerGH/helios-status-page/master/api/${serviceURL.service}/uptime-day.json`}
|
||||
|
||||
// Functions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user