![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Registered User
Join Date: Jun 2002
Posts: 67
|
hahahahahahahahahaha help please
Can anyone help me with this ?
This my script: <script> 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") } } </script> I also want to exclude bookmarkers, how do I add that ? Thanks for your help. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Show Yer Tits!
Industry Role:
Join Date: Feb 2002
Location: Somewhere Out there...
Posts: 25,792
|
![]()
__________________
![]() Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
Too lazy to set a custom title
Join Date: Jan 2002
Location: Holland
Posts: 9,870
|
i can see why it doesnt work
__________________
Don't let greediness blur your vision | You gotta let some shit slide icq - 441-456-888 |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: Dec 2002
Location: FL
Posts: 1,062
|
< 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 > |
![]() |
![]() ![]() ![]() ![]() ![]() |