Created
December 21, 2015 04:41
-
-
Save theAprel/7851736a785fd8b7ad12 to your computer and use it in GitHub Desktop.
TriHex waifu curl interface
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
| curl 'http://mywaif.us/request.php' -H 'Origin: http://www.twitch.tv' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.8' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'Referer: http://www.twitch.tv/trihex/chat' -H 'Connection: keep-alive' --data "waifu=$i" --compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment