How to remove this advertisments?
-
I have unwanted ads here on my website.. I dont know this ads is from my host or from my internet provider..
this is the sample picture.
https://i65.photobucket.com/albums/h238/blacksaber210/sampleads.jpg
and this is the code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "https://www.w3.org/TR/html4/strict.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head> <title>Floating...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript"> gok = 0; dok = 0; function re_ok() { if (gok && dok) { } } </script> <style type="text/css"> body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } </style> </head> <body> <!-- begin ad tag--> <script language="JavaScript" type="text/javascript"> ord = Math.random()*10000000000000000; document.write('<script language="JavaScript" src="https://ad.doubleclick.net/adj/Bayan/floating;cat=general;sz=120x600,160x600;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>'); dok=1; </script> <noscript> <a href="https://ad.doubleclick.net/jump/Bayan/floating;cat=general;sz=120x600,160x600;ord=1305770205?" target="_blank"><img src="https://ad.doubleclick.net/ad/Bayan/floating;cat=general;sz=120x600,160x600;ord=1305770205?" width="160" height="600" border="0" alt=""></a> </noscript> <!-- End ad tag --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8333085-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); gok=1; </script> <script type="text/javascript"> re_ok(); var int=self.setInterval("re_ok()",5000) </script> <noscript> <p align="center">Javascript isn't enabled in your browser.</p> </noscript> </body> </html> </body></html>
Thank you..
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to remove this advertisments?’ is closed to new replies.