Sunteți pe pagina 1din 6

COMO ELIMINAR LA PUBLICIDAD DE LOS HOSTINGS GRATUITOS:

Angelfire.com
Inserte el codigo entre las lineas <HEAD> y </HEAD>
<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>
------------------------------------
DarkSites.com
</HEAD>
<BODY>
<!-- aqui va el código de tu página -->
</BODY>
</HTML>
<NOSCRIPT>
------------------------------------
Fortunecity.com
<div style="position:relative;top:-110;z-index:0;background:;">
<HTML>
<-- Tu página va aqui dentro-- >
</div>
</BODY>
------------------------------------
Freedoms.de
Ponlo Antes de la etiqueta <HTML>
<script>
popup = window.open("popupURL","FreedomsPopup"
popup.close();
</script>
------------------------------------
FreeServers.com
Las instrucciones vienen en el codigo.
<!-- 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 -->
------------------------------------
FreeYellow.com
<noembed><xmp>
</body>
</html>
------------------------------------
Geocities.com
Pon este codigo justo al 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
Ponlo antez de la etiketa <html>
<script>
popup = window.open(", "cooldomain"
popup.close();
</script>
------------------------------------
Quickpages.com
Antes de la etiqueta <HTML>
<script>
popup = window.open(","_qwik_pages"
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>
------------------------------------
Hypermart.com
Colocalo antez del <html>
<script language="vbs script">
------------------------------------
Majorhost.com
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location;
// --->
</SCRIPT>
------------------------------------
HomePage.com
<html>
<head>
<title>El titulo de tu página va aqui</title>
<!-- -->
<script language="JavaScript">
</head>
<body>
</script>
<body bgcolor="teal">
------------------------------------
NameZero.com
tienes 2 opciones para la codificación para ésta.... Se incluyen en la escritura
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>
------------------------------------
Server2000.com
Antes de la etiqueta <HTML>
<script>
popup = window.open("", "popWin"
popup.close();
</script>
------------------------------------
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>
------------------------------------
TSX.org
Pongalo antes de la etiqueta <HTML>
<script>
popup = window.open("/frame/index.cfm","216226215132"
popup.close();
</script>
------------------------------------
Virtualave.net
Instrucciones incluidas en el codigo.
<HTML>
<HEAD>
<TITLE>Your Title Goes Here</TITLE>
</HEAD>
<BODY>
<!-- Your homepage goes here -->
</BODY>
</HTML>
<SCRIPT LANGUAGE="JavaScript">
<!-- -->
</noscript>
<script language="JavaScript">
After your </body> and </html> tags
------------------------------------
Web1000.com
Antes de la etiqueta <HTML>
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length)
parent.location.href= self.location;
// --->
</SCRIPT>
------------------------------------
WebJump.com
Antes de la etiqueta <HTML>
<SCRIPT TYPE="text/javascript" LANGUAGE=JAVASCRIPT>
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->
</SCRIPT>
------------------------------------
Webhostme.com
<BODY>
<!-- Tu página va aqui -->
</BODY>
</HTML>
<NOSCRIPT>
------------------------------------
VARIOS
inserte el codigo entre las lineas <HEAD> y </HEAD>
<script language="javascript">
if (top.frames.length != 0)
{
top.location=document.location
}
</script>
------------------------------------
2000c.net
Inserte el codigo en el <html>
<script>
popup = window.open("http://www.2000c.net/windows.html",""
popup.close();
</script>
------------------------------------
50Megs.com
Inserte el codigo en el <html>
<SCRIPT LANGUAGE="Javascript">
<!---
if (parent.frames.length > 0)
parent.location.href=self.location;
// --->
</SCRIPT>
------------------------------------

S-ar putea să vă placă și