var https = require('https');
https.get("{{ ping_url }}");