by bgrolleman | Apr 10, 2014 | Uncategorized
I wanted to use Pushover with Uptimerobot, as it’s a much nicer way to be notified about site issues then email. Unfortunately, Uptimerobot only supports GET requests and pushover needs POST requests.So to fix that I wrote a small PHP script that I loaded on my...