News: Cexx forums, with volunteers dedicated to helping you remove malware and stay protected
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
May 21, 2013, 08:28:52
Pages: [1]   Go Down
  Print  
Topic: How to Kill Geocities pop-ups  (Read 5914 times)
0 Members and 1 Guest are viewing this topic.
« on: April 01, 2003, 19:03:54 »
Lauren
Guest

On the how to kill pop-up page here at cexx.org it only gives the code to kill the adsquare which is nice, but geocities is also using pop-up windows as well now. Is there a code for getting rid of both? If anyone knows please let me know. Thanks!

[heart] always,
Lauren
Logged
« Reply #1 on: April 15, 2003, 02:04:58 »
Guest
Guest

Quote from: Lauren
On the how to kill pop-up page here at cexx.org it only gives the code to kill the adsquare which is nice, but geocities is also using pop-up windows as well now. Is there a code for getting rid of both? If anyone knows please let me know. Thanks!

[heart] always,
Lauren


type
<noframes>
below of each page
Logged
« Reply #2 on: July 09, 2003, 00:34:47 »
Anonymous
Guest

another page suggested typing <xml> below </html>
Logged
« Reply #3 on: July 09, 2003, 11:19:18 »
UCWwebmaster Offline
Newbie

*

Karma: 0
Posts: 18



could you create a blank page with some test text and post all of the code that the server generates here? We'll take a look and figure out what to do
Logged
« Reply #4 on: July 23, 2003, 18:31:43 »
Eric KICKS ASS Offline
Jr. Member

WWW
**

Karma: 0
Posts: 83



<?php echo="Moo" ?php>
ok..that didnt work. Who cares? just use a auto popup closer script.
Logged

« Reply #5 on: November 24, 2003, 15:36:27 »
crystalghost
Guest

The Geocities-adsquare code does not help when in the same page as an applet. It still shows the ad! I don't want to delete my applet because of the interference. Can anyone help me?
Logged
« Reply #6 on: November 26, 2003, 16:49:07 »
Anonymous
Guest

put <comment> at end of each page.
Logged
« Reply #7 on: January 06, 2004, 23:20:25 »
c0d3
Guest

place at the bottom of page

they found away around most of the other ways
or get a page from http://www.web1000.com

http://www.zing.com


<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=down>
<marquee direction=right>
<marquee direction=left>
<marquee direction=up>
<marquee direction=right>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
<marquee direction=up>
<marquee direction=down>
<marquee direction=right>
<marquee direction=up>
<marquee direction=left>
Code:
Logged
« Reply #8 on: January 07, 2004, 19:53:59 »
titansfan
Guest

dude c0d3, that code FLOODED my page and it took like 5 minutes to load, i took that shit off of my website. dont even put that code there, it will flood the page.
Logged
« Reply #9 on: January 23, 2004, 22:38:04 »
tecker
Guest

Geocities has wizened up on the script. Below is a snippit of the source given to me by my mozilla:

<noscript><table bgColor="#ffffff"><td><fontcolor="#ffffff"><plaintext>
<!-- text below generated by server. PLEASEREMOVE--></object></layer></div></span></style></noscript></table></script></applet>
<script language="JavaScript">var PUpage="76001083"; var PUprop="geocities"; </script><script language="JavaScript" src="http://www.geocities.com/js_source/pu5geo.js"></script><script language="JavaScript" src="http://www.geocities.com/js_source/ygNSLib9.js?v3"></script><script language="JavaScript">var yvnContents='http://us.toto.geo.yahoo.com/toto?s=76001083&l=NE&b=0&t=1074924184';yvnR='us';yfnEA(0);</script><script language="JavaScript" src="http://us.i1.yimg.com/us.yimg.com/i/mc/mc.js"></script><script language="JavaScript" src="http://geocities.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1074924184" alt="setstats" border="0" width="1" height="1"></noscript><img SRC="http://geo.yahoo.com/serv?s=76001083&t=1074924184" ALT=1 WIDTH=1 HEIGHT=1><!-- w42.geo.scd.yahoo.com compressed/chunked Fri Jan 23 22:03:04 PST 2004 -->

As  you can see they figured out just to close tables, and noscript tags.
BUT there is a fix.

<font color="#ffffff"><plaintext>

Assuming a white back ground, just turn on the font to white and plain text the rest. Bye bye adds. There is no comeback to plaintext. Just might update page on that ad-frame script.
Logged
« Reply #10 on: February 12, 2004, 00:25:02 »
fanks
Guest

Twisted Evil kool, thanx, it also works on 1asphost
Logged
« Reply #11 on: February 14, 2004, 07:48:10 »
titansfan
Guest

it never worked for me
can ya tell me how it works?  i am confused
Logged
« Reply #12 on: March 10, 2004, 19:51:16 »
KillFrameGuy
Guest

You guys are all off.

easy as this...

put this under your </html> tag.

<noscript><noscript>
<plaintext><plaintext>

I've used this many times. No side effects whatsoever.
Logged
 
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.441 seconds with 20 queries.