GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Firefox users, do you get a popup when visiting this site (https://gfy.com/showthread.php?t=440719)

Dirty F 03-06-2005 02:47 PM

Firefox users, do you get a popup when visiting this site
 
I recently noticed i get popups every now and then while i have popups disabled...
Im afraid this is the first sign of tons of future hacks, spyware, you name it. Firefox is getting big enough to make it interesting for hackers and companies to find exploits and use them. Actually by next year it might be safer to use IE again haha.

Anyway, i get a popup when i visit this site and click the enter button.

http://www.pimpherandride.com/

JakeR 03-06-2005 02:48 PM

i got one too

smack 03-06-2005 02:48 PM

yeah, my popups are off and i got hit...

tungsten 03-06-2005 02:49 PM

i get a popup too

Spunky 03-06-2005 02:49 PM

Yes I did get one on enter

Dirty F 03-06-2005 02:50 PM

Fuck :/

Well that means the anti popup function soon will be useless.

Can anybody find me the code btw :Graucho

TruckStopProductions 03-06-2005 02:51 PM

Quote:

Originally Posted by Franck
I recently noticed i get popups every now and then while i have popups disabled...
Im afraid this is the first sign of tons of future hacks, spyware, you name it. Firefox is getting big enough to make it interesting for hackers and companies to find exploits and use them. Actually by next year it might be safer to use IE again haha.

Anyway, i get a popup when i visit this site and click the enter button.

http://www.pimpherandride.com/

i have firefox and i find it to be one of the best,,, better than IE, no pop up's or and also has a spy blocker. :thumbsup

0000000000000000000001000 03-06-2005 02:52 PM

I got it too.

TruckStopProductions 03-06-2005 02:52 PM

Quote:

Originally Posted by smack
yeah, my popups are off and i got hit...

those are NOT pop up's guys, there called pop unders, there the fuckin' worst and nobody cant really stop a pop under. :thumbsup

Kard63 03-06-2005 02:52 PM

Quote:

Originally Posted by Franck
Fuck :/

Well that means the anti popup function soon will be useless.

Can anybody find me the code btw :Graucho

lol. this is sad news. I <3 firefox.

Manowar 03-06-2005 02:53 PM

I didnt get one

smack 03-06-2005 02:54 PM

Quote:

Originally Posted by TruckStopProductions
those are NOT pop up's guys, there called pop unders, there the fuckin' worst and nobody cant really stop a pop under. :thumbsup


disable java - problem solved.

swedguy 03-06-2005 02:54 PM

Quote:

Originally Posted by TruckStopProductions
i have firefox and i find it to be one of the best,,, better than IE, no pop up's or and also has a spy blocker. :thumbsup

Ummm, view source? :)

SmokeyTheBear 03-06-2005 02:59 PM

http://earthunplugged.org/aa has all those popups

MrJackMeHoff 03-06-2005 03:25 PM

It only works in firefox when you click something, no other time.

This popup has been around awhile now welcome to the internet..

Lester 03-06-2005 03:27 PM

Yep
I got a pop too

damn, thought i was sorta safe from em' with firefox

Dirty F 03-06-2005 03:27 PM

Quote:

Originally Posted by MrJackMeHoff
It only works in firefox when you click something, no other time.

This popup has been around awhile now welcome to the internet..


Well excuse me, i only started getting them since 2 weeks now or so...while ive been using ff for months already.

LittleMack 03-06-2005 05:01 PM

I still get some pops with Firefox but not as much as IE, I am sure Mozilla will tweak its newer version a bit to combat this.

Cirrus 03-06-2005 05:26 PM

I got one

fuelcell 03-06-2005 05:37 PM

Yep. Those front and center pops are fucking annoying. I'd close out both windows and go elsewhere.

SmokeyTheBear 03-06-2005 06:00 PM

popupdone = false;

popupfunction = function() {
oldpoppedup = popupdone;
popupdone = true;
if (!oldpoppedup) {
cookiearray = document.cookie.split(/;\s*/);
for (entry in cookiearray) {
if (cookiearray[entry] hahahaha 'popup_ind=1') {
return;
}
}
popupnewwindow = window.open("/exit_console.cfm", 'popme', 'width='+ecWidth+', height='+ecHeight+', location=0, titlebar=0, menubar=0, status=0, toolbar=0, scrollbars=0, resizable=0, left=200, top=80');

if (!popupnewwindow) {
popupdone = false;
} else {
var expire = new Date();
expire.setTime(expire.getTime() + (86400000 * 30));
document.cookie = 'popup_ind=1; expires=' + expire.toGMTString() + '; path=/';
popupnewwindow.blur();
window.focus();
}
}
}

if (!popupdone) {
window.onclick = popupfunction;

popupconvertlinks = function() {
anch = document.getElementsByTagName('a');
for (i = 0; i < anch.length; i++) {
if ( (anch[i].href.indexOf('yahoo.com') hahahaha -1)
&& (anch[i].href.indexOf('index.cfm') hahahaha -1)
&& (anch[i].href.indexOf('login.cfm') hahahaha -1)
&& (anch[i].href.indexOf('signup.cfm') hahahaha -1) ) {
//alert(i + " : " + anch[i].href);
anch[i].onclick = popupfunction;
}
}
}

popupinterval = setInterval(popupconvertlinks, 250);
popupoldonload = window.onload;
window.onload = function () {
popupconvertlinks();
clearInterval(popupinterval);
}
}

Pete-KT 03-06-2005 06:13 PM

yup i got it and thanks for the code

RawAlex 03-06-2005 06:23 PM

The good news is that the code is out there enough that new updates of Java should take care of that useless waste of space. People don't want popups, jamming them in their faces isn't going to make you money.

Alex


All times are GMT -7. The time now is 06:41 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123