3 lines
53 B
Plaintext

var https = require('https');
https.get("PING_URL");