You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
324 B

#!/bin/bash
##################
# Old cron script
##################
if curl http://t0.vc/f/wifi-test.txt | grep -q 'Please wait while you are redirected'; then
curl 'http://login.tulip.biz/portal/user-authen.php' --data 'txtLogin=tb215&txtPasswd=363499&btnLogin=Login&reqUrl=http%3A%2F%2Fgoo.gl%2Fe4wv&reqCheck=false'
fi