I know the way adversal and adbrite code can be put on proxified pages Listed here but not sure how to put paypopup.com ads their code is here <!-- PayPopup.com Advertising Code Begin --> <div id="PaypopupStartCode" style="display:none"> </div> <script language="JavaScript1.1"> if (typeof(paypopupScriptStart) == 'undefined') {var paypopupScriptStart = false;} if (!paypopupScriptStart) { document.write('<scr'+'ipt src="http://popunder.adsrevenue.net/popup.php?'+(new Date()).getTime()+'&id=TechEntrance&pop=enter&t=2&subid=66733&blk=1&fc=0.1"></scr'+'ipt>'); paypopupScriptStart = true; } </script> <noscript> <div style="width: 1px; height: 1px;overflow: hidden;"><a href="http://www.paypopup.com">Online Advertising</a></div> </noscript> <!-- PayPopup.com Advertising Code End --> Code (markup): will give rep for the soul saver
I tried it and they suspended the popunders for the domain, they dont support proxies anymore. However, if you still want to go ahead, just put \ in front of every ' and it'll work fine if you copy the code after the url form.
IE heres what I used: ================================================= Paypopup.com POPUNDER code with escape characters ================================================= <!-- PayPopup.com Advertising Code Begin --> <div id="PaypopupStartCode" style="display:none"> </div> <script language="JavaScript1.1"> if (typeof(paypopupScriptStart) == \'undefined\') {var paypopupScriptStart = false;} if (!paypopupScriptStart) { document.write(\'<scr\'+\'ipt src="http://popunder.adsrevenue.net/popup.php?\'+(new Date()).getTime()+\'&id=removed&pop=enter&t=2&subid=68653&blk=1&fc=-1"></scr\'+\'ipt>\'); paypopupScriptStart = true; } </script> <noscript> <div style="width: 1px; height: 1px;overflow: hidden;"><a href="http://www.paypopup.com">Online Advertising</a></div> </noscript> <!-- PayPopup.com Advertising Code End -->
Yes I just tried it and gotten my account suspended Does anyone else know a good pop-under alternative for proxies? Nik