mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-20 20:54:22 -04:00
trying to add the new check to the status page
This commit is contained in:
parent
775e3ed3ea
commit
8e451d4365
2 changed files with 7 additions and 2 deletions
|
@ -54,6 +54,7 @@ jobs:
|
|||
var request = require("request");
|
||||
var options = { method: 'POST',
|
||||
url: 'https://api.uptimerobot.com/v2/newMonitor',
|
||||
json:true,
|
||||
headers:
|
||||
{ 'content-type': 'application/x-www-form-urlencoded',
|
||||
'cache-control': 'no-cache' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue