Anasayfa > Web Tasarım > Banner Killer (Free Hostlardan Reklam Kaldırma)
Makaleye verilen puanlar Makaleye verilen puanlar

Banner Killer (Free Hostlardan Reklam Kaldırma)




Netfirms:
Code:
http://www.vitinh.de/downloads/guestbook/files/nfkill.zip

FreeCoolSite
Code:
http://www.vitinh.de/downloads/guestbook/files/fcskill.zip

DK3.com
Code:
</applet></object></layer></div></span></style></noscript></table></script>
<span id="logons6" style="position:none;"></span>
<script src="http://www4.dk3.com/ad/staticlogo-host7.js">
</script>
<!-- text above generated by server. PLEASE REMOVE --></body></html>

Freeservers.com
Put this between the 2 HEAD tags.
Code:

<style><!--iframe{display:none;}--></style>

Put this after the <body> tag.
Don't forget to change your background.
<div style="position:relative;top:-50;z-index:0;background:red;">

Put this before the </body> tag.
</div>

NameZero
Code:
<script language="JavaScript" type="text/javascript">
<!-- Hide script from older browsers
setTimeout ("changePage()", 0);
function changePage() {
if (self.parent.frames.length != 0)
self.parent.location=document.location;
}
// end hiding contents-->
</script>

Web1000
Code:
<p align="center"><iframe src width="1" height="1"
marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no">

Yahoo
Code:
<p align="center"><iframe src width="1" height="1"
marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no">

Lycos.nl
Code:
<head>
  <script language="javascript">
if(parent.frames.length != 0)
{
 parent.location.href = location.href
}
  </script>
</head>

Banner Killer
Very Useful sometimes. I Checked on the search and nothing is there! So I thought Some people might need it. So Here They Are!


.TK
Put this between the <HEAD> and </HEAD> tags on your first page to remove the annoying popup.
We have three ways of doing this, the first one before the hash line makes your real url visible to visitors, the second lets you control the popup window, the third closes the window after a set amount of time

Code:
<!-- ############# Num 1 ############# -->
<!-- BannerKiller , Smart-Hack -->
<Script>
   if (window.top != window.self) { window.top.location=window.self }
</script>

<!-- ############# Num 2 ############# -->
<!-- BannerKiller , Smart-Hack -->
<Script>
   subwin = window.open("http://YourHost.com/YourAccount/PopupPage","subwindow","height=100,width=486");
</Script>

<!-- ############# Num 2 ############# -->
<!-- BannerKiller , Smart-Hack -->
<script language="JavaScript">
   setup='toolbar=no,location=no,directories=no,status=no,menubar=no,width=200,height=150'
   setup += 'scrollbars=no,resizable=no'
   pop = window.open ("","subwindow",setup)
   pop.document.write('<head>');
   pop.document.write('<Title>');
   <!-- This is the title to change for on the new window you open -->
   pop.document.write('C4r0|yn W0r|d');
   pop.document.write('</Title>');
   pop.document.write('<script language="javascript">');
   pop.document.write('setTimeout(');
   pop.document.write('"self.close()');
   <!-- This is the line to change for how long the window is open -->
   <!-- Its milliseconds , so 5000 is 5 seconds, 1000 is 1 second. -->
   pop.document.write(';",5000)');
   pop.document.write('</');
   pop.document.write('script>');
   pop.document.write('</head>');
   <!-- This changes the colour of the main background.             -->
   pop.document.write('<body bgcolor=#FFFF80>');
   <!-- This is the actual content of the window you are opening    -->
   pop.document.write('<center><h3>Dont forget to visit</h3></center>');
   pop.document.write('<center><h3><a href="http://smart-hack.com" target="_blank">Smart-Hack</a></h3></center>');
   pop.document.write('<center><h6>For all your BannerKillers :)</h6></center>');
   pop.document.write('</body>');
</script>


50megs.com
Put this between the <HEAD> and <TITLE> tags on all your pages.

Code:
<!-- BannerKiller , Smart-Hack -->
<NOSCRIPT>
<!-- <BODY> -->
</NOSCRIPT>


Angelfire
Make sure that the eval line all goes on one line, and place this above the <HTML> tag. Also, make sure your advert type is set to Popop.

Code:
<!-- BannerKiller , Smart-Hack -->
<script language="Javascript">
<!--
eval(unescape('%66%75%6E%63%74%69%6F%6E%20%53%63%72%65%65%6E%49%74%28%75%72%6C%2C%6E%61%6D%65%2C%70%61%72%6D%29%7B%0D%0A%69%66%28%75%72%6C%2E%69%6E%64%65%78%4F%66%28%22%2F%73%79%73%2F%70%6F%70%75%70%5F%73%6F%75%72%63%65%2E%73%68%74%6D%6C%3F%43%61%74%65%67%6F%72%79%3D%22%29%21%3D%2D%31%29%20%72%65%74%75%72%6E%20%66%61%6C%73%65%3B%0D%0A%72%65%74%75%72%6E%20%77%69%6E%64%6F%77%2E%58%6F%70%65%6E%28%75%72%6C%2C%6E%61%6D%65%2C%70%61%72%6D%29%3B%0D%0A%7D%0D%0A%77%69%6E%64%6F%77%2E%58%6F%70%65%6E%3D%77%69%6E%64%6F%77%2E%6F%70%65%6E%3B%20%20%77%69%6E%64%6F%77%2E%6F%70%65%6E%3D%53%63%72%65%65%6E%49%74%3B'));
//-->
</script>


Dencity
Surround their banner code with the tags provided.Frame.

Code:
<!-- BannerKiller , Smart-Hack -->
<noscript>Their Banner Code Here</noscript>


Cjb.Net
Removes the popups, even the realtracker one. Read the instructions carefully.

Code:
This is more of a how to than a code.
In the "What is your real web site address?" textbox when your editing your account...
Replace the YOURSITE with the link to your site and add this...

YOURSITE"><script language="JavaScript"><!--function open() {    // override the window.open() method}//--></script><A HREF="YOURSITE

Hey presto, your popups are gone !

If you still want the site to record your hits, add this on your page ...
Replace YOURSITE with your cjb.net site name....

<script language="JavaScript" src="http://tpl1.realtracker.com/netpoll/ifreev3ia.asp?user=YOURSITE&pn=90023&to=-360&username=YOURSITE.cjb.net&userurl=http://YOURSITE.cjb.net%2F">

And to see your stats, simply create a link to the following...
Replace YOURSITE with your cjb.net site name....

http://tpl1.realtracker.com/netpoll/stat.asp?id=7358285&to=-360&username=YOURSITE%2Ecjb%2Enet&userurl=http%3A%2F%2FYOURSITE%2Ecjb%2Enet%2F


Fortune City
Put the first half above the <HTML> tag, and the second part above the </BODY> tag on all your pages to get rid of that anoyin Floating Frame.

Code:
<!-- BannerKiller , Smart-Hack -->
<!-- Put This Above The <HTML> Tag-->
<div style="position:relative;top:-110;z-index:0;background:;">
<!--And Put this above the < /BODY> tag-->
</div>


Free Yellow
Put this before your </body> tag.

Code:
<!-- BannerKiller , Smart-Hack -->
<noembed><xmp>


Geocities (Yahoo!)
Put this after the </html> tag on all your pages to remove the annoying Floating Frame.

Code:
<!-- BannerKiller , Smart-Hack -->
<noscript><noscript>
<plaintext><plaintext>


Hobbiton
put this code before the <html>

Code:
<!----COPY N PASTE---->
<SCRIPT>
window.open=null;
</SCRIPT>
<!----END---->


HyperMart
Surround their bannercode with the tags provided.

Code:
<!-- BannerKiller , Smart-Hack -->
<noscript>Their Bannner Code Goes Here</noscript>


HNameZero
Put this in the <head> tag on all your pages to remove the big ass banner.

Code:
<!-- BannerKiller , Smart-Hack -->
<SCRIPT LANGUAGE="JavaScript">
<!--
function open () {return true;}
   if (top.location != document.location) top.location = document.location;
//-->
</Script>


TalkCity
Put this before the <html> tag on all your pages.

Code:

<!-- Smart-Hack -->
<script>
   popup = window.open("","tcnav")
   popup.close();
</script>

More:

TopCities
Add this between the <HEAD> and </HEAD> tags on your page, and make sure this is also there "<!-- %%NOBANNER%% -->" minus the quotes.

Code:
<!-- BannerKiller , Smart-Hack -->
<script language='Javascript'>
<!--
   OpenWin = window.open('about:blank','6B8B4567');
   OpenWin.close();
// -->
</SCRIPT>


Tripod
Put this after the </head> tag and above the <body> tag.

Code:
<!-- BannerKiller , Smart-Hack -->
<noscript><noscript><noscript><noscript> <body> </noscript></noscript></noscript></noscript>


TSX
Put this code before the <html> tag.

Code:
<!-- Smart-Hack -->
<script>
   popup = window.open("/frame/index.cfm","216226215132")
   popup.close();
</script>


Virtual Avenue
Put this code after the </html> tag.

Code:
<!-- BannerKiller , Smart-Hack -->
<noscript>
<!--</noscript>-->


Bu makale hakkında ek bilgi eklemek için buraya tıklayınız

Bu makalenin yazar yada kaynağını bildirmek için tıklayınız.

Digg this Post! Add Post to del.icio.us Bookmark Post in Technorati Furl this Post!
Eklenme tarihi: 7-3-2006  Okunma: 5802

Bu Makaleye Verilen Puan:    Makaleye verilen puanlar Makaleye verilen puanlar
Bu Makaleye Puan Ver  

Bölüm Başlık Kullanıcı Yorumları


kubi kubi

Olmuyo Lycos  Tarih: 29-9-2006 9:29am

Lycos un ki olmuyo bi zahmet yardmici olun

YuCk YuCk

Öfff YAAA  Tarih: 12-4-2007 2:19pm

Tam aradığımı buldum derken bide baktım kodlar kopyalanmıyo olurmu böle iş yaa yapmayın şöle şeyler açın şu sağ tuş kilidini :(:(

sezgin sezgin

Tarih: 21-7-2007 2:25pm

arkadaşlar guzel bi paylasımda bunların içinde benimkini bulamadım benimkinin uzantısı bravehost.com benim sitenin adı yani http://www.su......bravehost.com ben bunun reklamını nasıl kaldırırım yardımcı olursanız sevinirim

ercan ercan

Tarih: 8-8-2007 3:23am

kardeş kopyalanmıyor diyon ama crtl c ctrl v ne gune duruyor

webmaster webmaster

Tarih: 20-9-2007 4:55pm

sol tuş kilidini de ctrl C ctrl V ile mi açıcan?

Emir Emir

Tarih: 27-6-2008 10:04pm

Sayfayı html olarak kaydedin front page'le açın..Kopyalayın.


Yorum Ekle  

Reklam Netinternet
Bazı hakları saklıdır: İçeriğin editör ve yazarlarımız tarafından oluşturulan kısımları ve site tasarımının hakkı saklıdır.  Bu sayfa en iyi 1280x1024 ve 1024x768 çözünürlükte izlenir.
Powered by BilgiPortal v2.2
Resim Emlak Canlı TV Firma Rehberi Firma Ekle Estetik çiçek Makale izafet Download indir ADSL Teknik Servis Yorumlar Müzik