Initial commit

This commit is contained in:
2019-04-20 21:17:37 +07:00
commit a30cc63da3
3 changed files with 50 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/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