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.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-21-2008, 10:09 PM   #1
TampaToker
Confirmed User
 
Join Date: May 2006
Location: Tampa
Posts: 5,827
Anyone got solution to block zango?

I remember a year or so someone posted code i cant seem to find it. Anyone got it handy?
__________________
Icq 247-742-205
TampaToker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2008, 10:25 PM   #2
Greg MissionD
Confirmed User
 
Join Date: Apr 2005
Posts: 4,866
It can be done with .htaccess
You should be able to find the latest info on this on google
__________________
ICQ:119936
Greg MissionD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2008, 10:27 PM   #3
Socks
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: Toronto
Posts: 8,475
Answer might be here, but I gotta go for dinner

http://it.slashdot.org/article.pl?si...47236&from=rss
Socks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2008, 10:27 PM   #4
seeric
..........
 
Industry Role:
Join Date: Aug 2004
Location: ..........
Posts: 41,917
there's a few ways. smokey the bear has a good one.
seeric is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2008, 10:28 PM   #5
Fat Panda
Porn is Dead. Move along.
 
Fat Panda's Avatar
 
Industry Role:
Join Date: Aug 2006
Posts: 13,295
i would like an easy fix to this too
Fat Panda is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2008, 10:40 PM   #6
jacklaidlaw
Confirmed User
 
Join Date: Sep 2006
Posts: 728
try this it creates a fake popup then blocks it I posted it awile back it blocks zango then but I dunno bout now you need put this in the header ov your site
Code:
**********
NS_ActualWrite=document.write;
// Script Error Blocker -->
function handleError() {return true;}
window.******* = handleError;
// Popup Blocker -->
NS_ActualOpen=window.open;
orig_setTimeout = window.setTimeout;
function NS_NullWindow(){this.window;}
function NS_NewOpen(url,nam,atr){
obj=new NS_NullWindow();
obj.focus = NS_NullWindow;
obj.opener = this.window;
return(obj);
}
function NS_NullWindow2(){this.window;}
function NS_NewOpen2(url,nam,atr){return(new NS_NullWindow2());}
function op_stop() { NS_ActualOpen2=window.open; window.open=NS_NewOpen2; }
function op_start() { window.open=NS_ActualOpen2; }
function noopen_ST(one,two) { orig_setTimeout("op_stop();"+one+";;op_start();",two); }
function noopen_load() { op_stop(); if(orig_******) orig_******(); op_start(); }
function noopen_unload() { op_stop(); if(orig_********) orig_********(); op_start(); }
window.setTimeout = noopen_ST;
window.open=NS_NewOpen;
</script>

<!---End Popup Blocker script --->

<!--- Here's popup wins --->

**********
window.open('http://www.google.com/')
</script>
<!---End popup wins --->
__________________

jacklaidlaw is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.