This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Create an image with the desired size on-the-fly. | |
* | |
* @param $image_id | |
* @param $width | |
* @param $height | |
* @param $crop | |
* | |
* @return array | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# --------------------------------------------------- | |
# Vimeo | |
# --------------------------------------------------- | |
151.101.0.217 player.vimeo.com | |
151.101.192.249 vimeo-hp-videos.global.ssl.fastly.net | |
151.101.2.109 f.vimeocdn.com | |
151.101.192.217 vimeo.com | |
151.101.66.109 i.vimeocdn.com | |
151.101.64.217 developer.vimeo.com |