Eliminar la publicidad de servidores gratuitos.

Iniciado por Creature, 10 Febrero 2003, 15:02 PM

0 Miembros y 1 Visitante están viendo este tema.

Creature

LEER: La mayoria de los scripts q aquí pongo son para eliminar la publicidad de empresas grandes y q ganan mucha pasta.

En empresas pequeñas (o servicios q recien empiezan) lo mejor es no tocar la publicidad, porq luego el sitio quiebra y nos ******* todos. :P


Y arrancamos...


Acmecity.com
entre las lineas <HEAD> y </HEAD> tags. El código debe estar en una línea. No lo separes con los espacios!

<SCRIPT Language="javascript">
<!--
eval(unescape("%69%66%28%74%6f%70%21%3d%73%
65%6c%66%29%7b%74%6f%70%2e%6c%6f%63%61%
74%69%6f%6e%2e%68%72%65%66%3d%73%65%6c%
66%2e%6c%6f%63%61%74%69%6f%6e%2e%68%72%
65%66%3b%7d%0a"));
//-->
</SCRIPT>


Angelfire.com
entre las lineas <HEAD> y </HEAD> tags.

<SCRIPT LANGUAGE="javascript">
<!--
function ScreenIt(url,name,parm){
if(url.indexOf("/sys/popup_source.shtml?Category=")!=-1) return false;
return window.Xopen(url,name,parm);
}
window.Xopen=window.open;
window.open=ScreenIt;
//-->
</SCRIPT>


Bizland.com
entre <BODY> y </BODY>

<SCRIPT>
window.open=null;
</SCRIPT>


Dominios Es.vg
Entre las etiquetas Head

<script>
Ori=window.open("http://www.nombre de dominio.es.vg/publi.shtm","TS22","toolbar=0,location=0,status=0, menubar=0,scrollbars=0,resizable=1,width=750,height=70")
Ori.close()
</script>


Domaindlx.com

<BODY>
<!-- Your homepage goes here -->
</BODY>
</HTML>
<NOSCRIPT>


Easyspace.com

</HEAD>
<BODY>
<!-- your homepage goes here -->
</BODY>
</HTML>
<NOSCRIPT>


Fortunecity.com

<div style="position:relative;top:-110;z-index:0;background:;">
<HTML>

<-- Your page is somewhere in here (Include BODY tag , etc ,etc . Remove
this line and the one just above!!!-->

</div>
</BODY>


Freedoms.de
antes de la etiqueta <HTML>

<script>
popup = window.open("popupURL","FreedomsPopup")
popup.close();
</script>


FreeServers.com
Sigue las instrucciones incluidas en el código.

<!-- FREESERVERS BANNER HIDER BY SCYZZON PART 1 -->
<!-- PUT THIS IN YOUR <HEAD> -->
<!-- This piece of code may be used freely if comments are included -->
<!-- Created by Scyzzon - scyzzon@NOSPAMflashmail.com -->
<style><!--iframe{display:none;}--></style>
<!-- END OF PART 1 -->


<!-- FREESERVERS BANNER HIDER BY SCYZZON PART 2 -->
<!-- PUT THIS RIGHT AFTER YOUR <BODY> TAG -->
<!-- DON'T FORGET TO CHANGE THE BACKGROUND! -->
<!-- This piece of code may be used freely if comments are included -->
<!-- Created by Scyzzon - scyzzon@NOSPAMflashmail.com -->
<div style="position:relative;top:-50;z-index:0;background:red;">
<!-- END OF PART 2 -->


<!-- FREESERVERS BANNER HIDER BY SCYZZON PART 3 -->
<!-- PUT THIS RIGHT BEFORE YOUR </BODY> TAG -->
<!-- Please include comments -->
<!-- Created by Scyzzon - scyzzon@NOSPAMflashmail.com -->
</div>
<!-- END OF PART 3 -->


Geocities.com
final de tu pagina

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


Here.is.com
antes de la etiqueta <HTML>

<script>
popup = window.open(", "cooldomain")
popup.close();
</script>


HomePage.com

<html>
<head>
<title>Your Web Site Title Goes Here</title>
<!-- -->
<script language="javascript">
</head>
<body>
</script>
<body bgcolor="teal">


HotBot.com

<html>
<head>
<title>Web Site Title Goes Here</title>
</head>
<!---
<body>
--->
<body>


Intercosmos.com
Fija tu " preferencia del anuncio " a " en un capítulo ". Fíjalo para arriba en el panel de control en el servidor de InterCosmos y pon este código donde quieras en tu código HTML.

<SCRIPT LANGUAGE="javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location;
// --->
</SCRIPT>


Iespana
Dentro del Body:

<script language="javascript">
var popup = window.open("", "pubpopup",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=1,height=1');
popup.close();
</script>


Intrahost.com
antes de la etiqueta <HTML>

<SCRIPT TYPE="text/javascript" LANGUAGE=javascript>
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->
</SCRIPT>
Toma mi mano sigueme, te mostrare lo que tu alma no ve!
por equipaje solo lleva tu fé, por escudero el valor sieempree teen!

Creature

IVillage.com

<HTML>
<HEAD>
<NOSCRIPT>
<!-- <BODY> -->
</NOSCRIPT>
<TITLE>Your Page Title Goes Here</TITLE>
</HEAD>

<BODY>

<!-- Your homepage goes here -->


NameDemo

<HEAD>
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0 framecolor="#000000">
<FRAME src="tu-url">
<FRAME>
</FRAMESET>

NameZero.com
Para esta tienes dos opciones.

OPTION 1


<SCRIPT TYPE="text/javascript" LANGUAGE=javascript>
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->
</SCRIPT>

OR

OPTION 2

Put this in the description for you page.  Access your control panel, then go to channels, then click on change for the www channel.

"></head>
<frameset rows="100%,*" border="0">
<frame src="http://www.yourdomain.com/account/index.html" marginwidth="0"
marginheight="0" noresize><frame name="fucker" marginwidth="0"
marginheight="0" noresize scrolling="no"></frameset><noframes>


Netfirms.com
Instrucciones incluidas en el codigo.

Insert This Line Above Your <HTML> Tag.
<div style="position:relative;top:-105;z-index:0;background:;">

Insert This Line Directly Above Your </BODY> Tag.
</div>


Quickpages.com
Ponlo antes de la etiqueta <HTML>

<script>
popup = window.open(","_qwik_pages")
popup.close();
</script>


Redireccion.com
Antes de la etiqueta HTML

<script>
banner = window.open("banner/redireccion.html","banner",
"resizable=no,location=0,menubar=0,toolbar=0,personalbar=0,status=0,scrollbars=0,

width=470,height=62");
banner.close();
</script>


Server2000.com
antes de la etiqueta <HTML>

<script>
popup = window.open("", "popWin")
popup.close();
</script>


Smartredirect.com
Cambia tus configuraciones de valor por defecto de Popup... para agregar el capítulo.
Luego inserta el codigo antes de  <HTML>

<SCRIPT TYPE="text/javascript" LANGUAGE=javascript>
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->


Tripod.com
Instrucciones incluidas en el codigo.

Insert this line before your <HTML> tag.

<div style="position:relative;top:-110;z-index:0;background:;">

Insert this line before your </BODY> tag.

</div>


TruePath

SCRIPT LANGUAGE="javascript">
<!--
var shant = window.open("http://www.truepath.com/ads/popup.shtml","popup","resizeable=YES,
width=480,height=100");
shant.close();
//-->
</SCRIPT>


TSX.org
antes de la etiqueta <HTML>

<script>
popup = window.open("/frame/index.cfm","216226215132")
popup.close();
</script

V3 (http://come.to, http://jump.to etc)
antes de la etiqueta <HTML>

<script>
popup = window.open("","_cometonew")
popup.close();
</script>


Web1000.com
antes de la etiqueta <HTML>

<SCRIPT LANGUAGE="javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location;
// --->
</SCRIPT>


Webhostme.com

<BODY>

<!-- Your homepage goes here -->

</BODY>
</HTML>
<NOSCRIPT>

Info sacada de varias páginas web.


Si necesitan eliminar la publicidad de otra web q no aparezca aquí pongan un tema nuevo. Posteen aquí dudas sobres estos scripts o nuevos q quieran agregar. :)
Toma mi mano sigueme, te mostrare lo que tu alma no ve!
por equipaje solo lleva tu fé, por escudero el valor sieempree teen!

Creature

Casi olvido el gran metodo secreto para eliminar la publicidad de las redirecciones .tk

1- Entras a tu cuenta
2- Le das click al link 'Dot TK Linker Promo'
3- Escojes de cual de tus páginas quieres eliminar la publicidad, pones siguiente
4° Marcas donde dice 'NO BARNER' y ya!

Pensaban q era un <script> o algo asi?? .. he visto webs donde dan scripts, (xD) pero este otro metodo es más facil, COMPROBADO ;).
Toma mi mano sigueme, te mostrare lo que tu alma no ve!
por equipaje solo lleva tu fé, por escudero el valor sieempree teen!

PhenfiX

Buena info pero el web1000 no tiene publicidad. ¿De casualidad no tendras uno para miarroba? ???

Saludos

Creature

Cierto, los de Web1000 ya no ponen publi, ya lo borro,  no me habia fijado...
Toma mi mano sigueme, te mostrare lo que tu alma no ve!
por equipaje solo lleva tu fé, por escudero el valor sieempree teen!

hackros

yo tambien neseito un script para la publicidad de miarroba "la de la popup"

.txt


Mayor



Ya eh buscado , para miarroba o webcindario , pero no hay ninguno  ???

No hay algunos scripts para miarroba  ???

Arcangel


Cuantico

Domaindlx.com

<BODY>
<!-- Your homepage goes here -->
</BODY>
</HTML>
<NOSCRIPT>

Dreamwater.com

<div style="position:relative;top:-110;z-index:0;background:;">insert this code

HomePage.com

<html>
<head>
<title>Your Web Site Title Goes Here</title>
<!-- -->
<script language="javascript">
</head>
<body>
</script>
<body bgcolor="teal"

Server2000.com


<script>
popup = window.open("", "popWin")
popup.close();
</script>

Smartredirect.com

<SCRIPT TYPE="text/javascript" LANGUAGE=javascript>
<!--
if (top.fram

50Megs.com

<SCRIPT LANGUAGE="javascript">
<!---
if (parent.frames.length > 0)
parent.location.href=self.location;
// --->
</SCRIPT>

2000 Channel Redirect Service
</TITLE><SCRIPT LANGUAGE="JawaScript"><"

AcmeCity


<HTML>
<HEAD>
<SCRIPT Language="javascript">

Netscape SiteCentral

<html>
<head>
<title>Web Site Title Goes Here</title>
</head>
<!---
<body>
--->
<body>

PureTec

<HTML>
<HEAD>
<script language="Jav

The Doghouse Pages

<HTML>
<HEAD>
<NOSCRIPT>
<!-- <BODY> -->
</NOSCRIPT>
<TITLE>Your Page Title Goes Here</TITLE>
</HEAD>

<BODY>

<!-- Your homepage goes here -->


Club-Internet

<BODY>
<!-- Your homepage goes here -->
</BODY>
</HTML>
<NOSCRIPT>

DomainDLX

<BODY>

<!-- Your homepage goes here -->

</BODY>
</HTML>
<NOSCRIPT>

Multimania.fr


<TEXTAREA COLS=0 ROWS=0 STYLE="visibility:hidden">


Galeon

<TEXTAREA COLS=0 ROWS=0 STYLE="visibility:hidden">
<BODY>CODIGO PUBLICITARIO DE GALEON
</TEXTAREA>
:)