Skip to content

Instantly share code, notes, and snippets.

@Oneiroi
Created July 3, 2015 09:12
Show Gist options
  • Save Oneiroi/3cdd8e5f22b4c8462e6b to your computer and use it in GitHub Desktop.
Save Oneiroi/3cdd8e5f22b4c8462e6b to your computer and use it in GitHub Desktop.
while true; do curl -H'User-agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.125 Safari/537.36' -s 'http://www.game.co.uk/webapp/wcs/stores/servlet/HubArticleView?hubId=639265&articleId=639266&catalogId=10201&langId=44&storeId=10151&&cm_mmc=Facebook-_-Digital-_-Fallout4-_-Link#NaN' | grep 'Check back later today' || chromium https://www.youtube.com/watch?v=H91rPIq2mN4; sleep 10; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment