osu
Too Simple Contact Way to @cympfh
curl s.cympfh.cc/osu -H 'Content-Type: application/json' --data '{"from": "Your Name <Your E-Mail>", "body": "Hello Hello Hello"}'
If ok, response is
{"code":"OK"}
Push Notification for @cympfh
curl s.cympfh.cc/osu -H 'Content-Type: application/json' --data '{"from": "Your Name <Your E-Mail>", "body": "Hello Hello Hello"}'
If ok, response is
{"code":"OK"}
Push Notification for @cympfh
MIT License