View Single Post
Old 12-27-2008, 09:10 PM  
halfpint
GFY's Halfpint
 
halfpint's Avatar
 
Industry Role:
Join Date: Jun 2007
Location: UK
Posts: 15,223
Think one way is to get a list of anonymous proxies and
transparent proxies dump it into txt file and use something like this


{ $proxylist = "--".filegetcontents("proxylist.txt");
If strpos( $proxylist, $userIP) die('please wait..');
}

hopefully that might work
__________________

Get FREE website listings on Cryptocoinshops.net
halfpint is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote