Skip to content

Instantly share code, notes, and snippets.

@anunay
Created August 23, 2014 05:21
Show Gist options
  • Save anunay/fcbcb407f5263f4de192 to your computer and use it in GitHub Desktop.
Save anunay/fcbcb407f5263f4de192 to your computer and use it in GitHub Desktop.
vwotracking
</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