Skip to content

Instantly share code, notes, and snippets.

@coolniikou
Created July 3, 2011 04:28
Show Gist options
  • Select an option

  • Save coolniikou/1061955 to your computer and use it in GitHub Desktop.

Select an option

Save coolniikou/1061955 to your computer and use it in GitHub Desktop.
pornhost
var uri = document.getElementsByTagName('html')[0].innerHTML.match(/(http\:\/\/cdn\d.dl.pornhost.com.*?)\",/);var decode = RegExp.$1.replace(/%2F/g,"/").replace(/%3D/g,"=").replace(/%3F/g,"?").replace(/%26/g,"&");location.href=decode;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment