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)
-   -   I try again to get some script help (https://gfy.com/showthread.php?t=106278)

jn32 02-09-2003 02:38 PM

I try again to get some script help
 
How do I change this to also exclude bookmarkers, visitors with no refering url ?
Anyone knows ?

< s c r i p t >
var exit=true;
if (document.referrer.indexOf('domainname.com') > -1) { exit = false; }
if (document.referrer.indexOf('www.domainname.com') > -1) { exit = false; }
function exitpop() { if (exit) { window.open("http://www.myexittradeurl.com") } }
< / s c r i p t >

DarkJedi 02-09-2003 02:40 PM

are you laughing at us ? :BangBang:

jn32 02-09-2003 02:58 PM

anyone ??

XXXManager 02-09-2003 05:45 PM

Quote:

Originally posted by jn32
anyone ??
He really means to ask if you are laughing at us :Graucho

if (document.referrer == "") { exit = false; }


All times are GMT -7. The time now is 10:57 PM.

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