Created
August 23, 2014 05:21
-
-
Save anunay/fcbcb407f5263f4de192 to your computer and use it in GitHub Desktop.
vwotracking
This file contains 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
</head> | |
<body> | |
<?php if(@$_GET['finalups']==1): ?> | |
<iframe src="/ups/rev-calc/" style="display:none;width:0;height:0;"></iframe> | |
<?php endif; ?> | |
<!-- END PIXEL CODES HERE --> | |
<script type="text/javascript"> | |
setTimeout(function(){ | |
location.href="http://<?php echo $cbpid; ?>.beabadass.pay.clickbank.net/?<?php echo $cbur . $cbf . $cbfid . $vtid . $cbrblaccpt; ?>"; | |
},3000); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment