Foros del Web » Administración de Sistemas » Shared Hosting y VPS »

Anti Frames y Pop-up

Estas en el tema de Anti Frames y Pop-up en el foro de Shared Hosting y VPS en Foros del Web. Cómo los mensajes se van perdiendo y ahora más que no funciona el buscador, vamos a añadir los códigos para quitar los frames y pop ...
  #1 (permalink)  
Antiguo 21/12/2001, 13:22
 
Fecha de Ingreso: noviembre-2001
Ubicación: Pamplona - Marbella (Spain)
Mensajes: 298
Antigüedad: 22 años, 5 meses
Puntos: 0
Anti Frames y Pop-up

Cómo los mensajes se van perdiendo y ahora más que no funciona el buscador, vamos a añadir los códigos para quitar los frames y pop - up de los hostings ok?

Yo empezaré con el general que suele servir para todos los frames.

<pre>&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;
&lt;/SCRIPT&gt; </pre>

<center><embed src="http://www.hispaforos.f2s.com/simdalom.swf" width="200" height="100">
</embed></center>
  #2 (permalink)  
Antiguo 21/12/2001, 15:49
 
Fecha de Ingreso: junio-2001
Ubicación: Rosario
Mensajes: 1.434
Antigüedad: 22 años, 10 meses
Puntos: 2
Re: Anti Frames y Pop-up

Acmecity.com

&lt;SCRIPT Language=&quot;javascript&quot;&gt;
&lt;!--
eval(unescape(&quot;%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&quot;));
//--&gt;
&lt;/SCRIPT&gt;

Angelfire.com

&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;
&lt;!--
function ScreenIt(url,name,parm){
if(url.indexOf(&quot;/sys/popup_source.shtml?Category=&quot;)!=-1) return false;
return window.Xopen(url,name,parm);
}
window.Xopen=window.open;
window.open=ScreenIt;
//--&gt;
&lt;/SCRIPT&gt;

Asiafind.com

&lt;HTML&gt;
&lt;HEAD&gt;
&lt;NOSCRIPT&gt;
&lt;!-- &lt;BODY&gt; --&gt;
&lt;/NOSCRIPT&gt;
&lt;TITLE&gt;Your Page Title Goes Here&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;

BCity.com

&lt;noscript&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Web Site Title Goes Here&lt;/title&gt;
&lt;/head&gt;
&lt;/noscript&gt;
&lt;body bgcolor=&quot;navy&quot;&gt;
&lt;!--- Your web site goes here ---&gt;

Bizland.com

&lt;SCRIPT&gt;
window.open=null;
&lt;/SCRIPT&gt;

Chattown.com

&lt;HTML&gt;
&lt;HEAD&gt;
&lt;NOSCRIPT&gt;
&lt;!-- &lt;BODY&gt; --&gt;
&lt;/NOSCRIPT&gt;
&lt;TITLE&gt;Your Page Title Goes Here&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Your homepage goes here --&gt;

Chickpages.com

&lt;HTML&gt;
&lt;HEAD&gt;
&lt;NOSCRIPT&gt;
&lt;!-- &lt;BODY&gt; --&gt;
&lt;/NOSCRIPT&gt;
&lt;TITLE&gt;Your Page Title Goes Here&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Your homepage goes here --&gt;

DarkSites.com

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Web Site Title Goes Here&lt;/title&gt;
&lt;/head&gt;
&lt;script language=jawascript&gt;
&lt;body&gt;
&lt;/script&gt;
&lt;!--- Your web site goes here ---&gt;


<center>
<embed width="360" height="60" src="http://www.multimania.com/draving/navidads.swf">
  #3 (permalink)  
Antiguo 21/12/2001, 15:49
 
Fecha de Ingreso: junio-2001
Ubicación: Rosario
Mensajes: 1.434
Antigüedad: 22 años, 10 meses
Puntos: 2
Re: Anti Frames y Pop-up

Domaindlx.com

&lt;BODY&gt;
&lt;!-- Your homepage goes here --&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;NOSCRIPT&gt;

Dreamwater.com

&lt;div style=&quot;position:relative;top:-110;z-index:0;background:;&quot;&gt;insert this code before your &lt;/BODY&gt; tag.
&lt;/div&gt;

Easyspace.com

&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- your homepage goes here --&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;NOSCRIPT&gt;

Fortunecity.com

&lt;div style=&quot;position:relative;top:-110;z-index:0;background:;&quot;&gt;
&lt;HTML&gt;

&lt;-- Your page is somewhere in here (Include BODY tag , etc ,etc . Remove
this line and the one just above!!!--&gt;

&lt;/div&gt;
&lt;/BODY&gt;

Freedoms.de

&lt;script&gt;
popup = window.open(&quot;popupURL&quot;,&quot;FreedomsPop up&quot;)
popup.close();
&lt;/script&gt;

FreeServers.com

&lt;!-- FREESERVERS BANNER HIDER BY SCYZZON PART 1 --&gt;
&lt;!-- PUT THIS IN YOUR &lt;HEAD&gt; --&gt;
&lt;!-- This piece of code may be used freely if comments are included --&gt;
&lt;!-- Created by Scyzzon - [email protected] --&gt;
&lt;style&gt;&lt;!--iframe{display:none;}--&gt;&lt;/style&gt;
&lt;!-- END OF PART 1 --&gt;


&lt;!-- FREESERVERS BANNER HIDER BY SCYZZON PART 2 --&gt;
&lt;!-- PUT THIS RIGHT AFTER YOUR &lt;BODY&gt; TAG --&gt;
&lt;!-- DON'T FORGET TO CHANGE THE BACKGROUND! --&gt;
&lt;!-- This piece of code may be used freely if comments are included --&gt;
&lt;!-- Created by Scyzzon - [email protected] --&gt;
&lt;div style=&quot;position:relative;top:-50;z-index:0;background:red;&quot;&gt;
&lt;!-- END OF PART 2 --&gt;


&lt;!-- FREESERVERS BANNER HIDER BY SCYZZON PART 3 --&gt;
&lt;!-- PUT THIS RIGHT BEFORE YOUR &lt;/BODY&gt; TAG --&gt;
&lt;!-- Please include comments --&gt;
&lt;!-- Created by Scyzzon - [email protected] --&gt;
&lt;/div&gt;
&lt;!-- END OF PART 3 --&gt;

FreeYellow.com

&lt;noembed&gt;&lt;xmp&gt;
&lt;/body&gt;
&lt;/html&gt;

Geocities.com (Now Yahoo.com)

&lt;p align=&quot;center&quot;&gt;&lt;iframe src width=&quot;1&quot; height=&quot;1&quot;
marginwidth=&quot;0&quot; marginheight=&quot;0&quot; hspace=&quot;0&quot; vspace=&quot;0&quot;
frameborder=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/p&gt;

Here.is.com

&lt;script&gt;
popup = window.open(&quot;, &quot;cooldomain&quot;)
popup.close();
&lt;/script&gt;

<center>
<embed width="360" height="60" src="http://www.multimania.com/draving/navidads.swf">
  #4 (permalink)  
Antiguo 21/12/2001, 15:50
 
Fecha de Ingreso: junio-2001
Ubicación: Rosario
Mensajes: 1.434
Antigüedad: 22 años, 10 meses
Puntos: 2
Re: Anti Frames y Pop-up

HomePage.com

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Your Web Site Title Goes Here&lt;/title&gt;
&lt;!-- --&gt;
&lt;script language=&quot;JavaScript&quot;&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;/script&gt;
&lt;body bgcolor=&quot;teal&quot;&gt;

HotBot.com

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Web Site Title Goes Here&lt;/title&gt;
&lt;/head&gt;
&lt;!---
&lt;body&gt;
---&gt;
&lt;body&gt;

Hypermart.com

&lt;script language=&quot;vbs script&quot;&gt;

Intercosmos.com

&lt;SCRIPT LANGUAGE=&quot;Javascript&quot;&gt;
&lt;!---
if (parent.frames.length)
parent.location.href= self.location;
// ---&gt;
&lt;/SCRIPT&gt;

Intrahost.com

&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;
&lt;/SCRIPT&gt;

IVillage.com

&lt;HTML&gt;
&lt;HEAD&gt;
&lt;NOSCRIPT&gt;
&lt;!-- &lt;BODY&gt; --&gt;
&lt;/NOSCRIPT&gt;
&lt;TITLE&gt;Your Page Title Goes Here&lt;/TITLE&gt;
&lt;/HEAD&gt;

&lt;BODY&gt;

&lt;!-- Your homepage goes here --&gt;

Majorhost.com

&lt;SCRIPT LANGUAGE=&quot;Javascript&quot;&gt;
&lt;!---
if (parent.frames.length)
parent.location.href= self.location;
// ---&gt;
&lt;/SCRIPT&gt;

NameZero.com

OPTION 1


&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;
&lt;/SCRIPT&gt;



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.

&quot;&gt;&lt;/head&gt;
&lt;frameset rows=&quot;100%,*&quot; border=&quot;0&quot;&gt;
&lt;frame src=&quot;http://www.yourdomain.com/account/index.html&quot; marginwidth=&quot;0&quot;
marginheight=&quot;0&quot; noresize&gt;&lt;frame name=&quot;****er&quot; marginwidth=&quot;0&quot;
marginheight=&quot;0&quot; noresize scrolling=&quot;no&quot;&gt;&lt;/frameset&gt;&lt;noframes&gt;

Netfirms.com

Insert This Line Above Your &lt;HTML&gt; Tag.
&lt;div style=&quot;position:relative;top:-105;z-index:0;background:;&quot;&gt;

Insert This Line Directly Above Your &lt;/BODY&gt; Tag.
&lt;/div&gt;

Quickpages.com

&lt;script&gt;
popup = window.open(&quot;,&quot;_qwik_pages&quot;)
popup.close();
&lt;/script&gt;

<center>
<embed width="360" height="60" src="http://www.multimania.com/draving/navidads.swf">
  #5 (permalink)  
Antiguo 21/12/2001, 15:50
 
Fecha de Ingreso: junio-2001
Ubicación: Rosario
Mensajes: 1.434
Antigüedad: 22 años, 10 meses
Puntos: 2
Re: Anti Frames y Pop-up

Server2000.com

&lt;script&gt;
popup = window.open(&quot;&quot;, &quot;popWin&quot;)
popup.close();
&lt;/script&gt;

Smartredirect.com

&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;

Talkcity.com

&lt;script&gt;
popup = window.open(&quot;,&quot;tcnav&quot;)
popup.close();
&lt;/script&gt;

Tripod.com

Insert this line before your &lt;HTML&gt; tag.

&lt;div style=&quot;position:relative;top:-110;z-index:0;background:;&quot;&gt;

Insert this line before your &lt;/BODY&gt; tag.

&lt;/div&gt;

TSX.org

&lt;script&gt;
popup = window.open(&quot;/frame/index.cfm&quot;,&quot;216226215132&quot;)
popup.close();
&lt;/script

V3 (http://come.to, http://jump.to etc)

&lt;script&gt;
popup = window.open(&quot;&quot;,&quot;_cometonew&quot;)
popup.close();
&lt;/script&gt;

Virtualave.net

&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;Your Title Goes Here&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;

&lt;!-- Your homepage goes here --&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;

&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;
&lt;!-- --&gt;
&lt;/noscript&gt;
&lt;script language=&quot;JavaScript&quot;&gt;

After your &lt;/body&gt; and &lt;/html&gt; tags

Web1000.com

&lt;SCRIPT LANGUAGE=&quot;Javascript&quot;&gt;
&lt;!---
if (parent.frames.length)
parent.location.href= self.location;
// ---&gt;
&lt;/SCRIPT&gt;

Webhostme.com

&lt;BODY&gt;

&lt;!-- Your homepage goes here --&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;NOSCRIPT&gt;

WebJump.com

&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;
&lt;/SCRIPT&gt;

WebProvider.com

&lt;SCRIPT&gt;
window.open=null;
&lt;/SCRIPT&gt;

Xoom.com.... Now NBCI.com

&lt;SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=JAVASCRIPT&gt;
&lt;!--
if (top.frames.length!=0)
top.location=self.document.location;
// --&gt;
&lt;/SCRIPT&gt;

2000c.net

&lt;script&gt;
popup = window.open(&quot;http://www.2000c.net/windows.html&quot;,&quot;&quot;)
popup.close();
&lt;/script&gt;

<center>
<embed width="360" height="60" src="http://www.multimania.com/draving/navidads.swf">
  #6 (permalink)  
Antiguo 21/12/2001, 15:51
 
Fecha de Ingreso: junio-2001
Ubicación: Rosario
Mensajes: 1.434
Antigüedad: 22 años, 10 meses
Puntos: 2
Re: Anti Frames y Pop-up

50Megs.com

&lt;SCRIPT LANGUAGE=&quot;Javascript&quot;&gt;
&lt;!---
if (parent.frames.length &gt; 0)
parent.location.href=self.location;
// ---&gt;
&lt;/SCRIPT&gt;

Bueno el de freeservers que puse es el viejo si encuentro el nuevo codigo que lo tenia por aqui se los dejo

Salu2 :)

<center>
<embed width="360" height="60" src="http://www.multimania.com/draving/navidads.swf">
  #7 (permalink)  
Antiguo 22/12/2001, 01:23
Avatar de Wakkos
Colaborador
 
Fecha de Ingreso: octubre-2001
Ubicación: (cerca)
Mensajes: 1.795
Antigüedad: 22 años, 6 meses
Puntos: 59
Re: Anti Frames y Pop-up

Por que es que ese script no me funciona?
A ver, lo modifiqué de esta manera:
<pre>
&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot;&gt;&lt;!--var alberto = window.open('/heberg/pubp.htm?Time=983631700&amp;Url=/wakkos/index.html&amp;Nom=wakkos&amp;POP=1', 'pubpopup', 'height=140,width=468');function dopopup() { alberto }setTimeout('dopopup()', 1500);alberto.close();//--&gt;&lt;/script&gt;
</pre>

Está colocado en el header, y lo puedes ver en www.iespana.es/wakkos
  #8 (permalink)  
Antiguo 25/12/2001, 15:04
Avatar de hadez  
Fecha de Ingreso: noviembre-2001
Ubicación: Lima - Perú
Mensajes: 201
Antigüedad: 22 años, 5 meses
Puntos: 0
Re: Anti Frames y Pop-up

&quot;Url=/nombre de dominio/...&quot; = /wakkos?
  #9 (permalink)  
Antiguo 25/12/2001, 18:36
 
Fecha de Ingreso: abril-2001
Mensajes: 157
Antigüedad: 23 años
Puntos: 0
Re: Anti Frames y Pop-up

existe una página donde actualizan constantemente este tema de los anti-publicidad.

supongo que será la utilizada por andres, ya que se ha habrá quedado bastante descansado.

no recuerdo muy bien que web era, se llamaba killed pop up,

supongo que en cualquier buscador, por ejemplo google.com saldrá poniendo pop up killed o algo semejante.

saludos

==================
=Adiós peseta. =
=Bienvenido EURO =
==================
  #10 (permalink)  
Antiguo 03/01/2002, 11:30
Avatar de ociosos  
Fecha de Ingreso: septiembre-2001
Ubicación: Punto Fijo
Mensajes: 56
Antigüedad: 22 años, 7 meses
Puntos: 0
Re: Anti Frames y Pop-up

Una pregunta, los servidores nos pueden descubrir????
  #11 (permalink)  
Antiguo 12/01/2002, 05:48
 
Fecha de Ingreso: noviembre-2001
Ubicación: Pamplona - Marbella (Spain)
Mensajes: 298
Antigüedad: 22 años, 5 meses
Puntos: 0
Re: Anti Frames y Pop-up

claro, pero no creo que se dediquen q a visitar las web de su hosting, sobre todo si son tan conocidas y albergan a tanta gente.

Lo normal es que revisen las nuevas, una vez revisadas, ya es todo tuyo.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 06:51.