uptimerobot
This commit is contained in:
parent
04c1dfaa12
commit
947649e849
@ -87,8 +87,7 @@ class UptimeRobotMonitorService extends UptimeRobotService
|
||||
'http_username' => $monitor->getHttpUsername(),
|
||||
'http_password' => $monitor->getHttpPassword(),
|
||||
'alert_contacts' => $alertContactsString,
|
||||
'mwindows' => '',
|
||||
'status' => $monitor->getStatus()
|
||||
'mwindows' => ''
|
||||
]
|
||||
);
|
||||
} catch (\Vdhicts\UptimeRobot\Client\Exceptions\FailedRequestException $exception) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user