Skip to content

Instantly share code, notes, and snippets.

@jauhari
Forked from wisnoo/MelsaHotspot
Created March 15, 2014 04:07
Show Gist options
  • Save jauhari/9561708 to your computer and use it in GitHub Desktop.
Save jauhari/9561708 to your computer and use it in GitHub Desktop.
#!/bin/bash
# put cron every 15 minutes. Change my login, or you can use this
sleep 3
curl --request POST --insecure -d "dst=&popup=true&username=1234qwer%40melsahotspot.com&password=1234" https://login.melsahotspot.com/login
curl --insecure --request GET --referer "http://melsahotspot.com/promo/advert/http:login.melsahotspot.com/status" http://login.melsahotspot.com/status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment