View Single Post
Old 07-22-2008, 12:09 AM  
cranki
Confirmed User
 
Join Date: Feb 2005
Location: Café del Mar
Posts: 5,162
Quote:
Originally Posted by pocketkangaroo View Post
I don't think letting one video play is really going to strain their resources. Always wondered what would happen if a bunch of big porn sites got together and did something like this for a couple days.

PHP Code:
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^CN$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^HK$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^MO$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^CN$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^HK$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^MO$ [NC,OR] 
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^MY$ [NC,OR] 
RewriteRule ^(.*)$ http://www.tubesite.com/longest-video-on-site.html [R,L] 
hehehe that's a pretty evil idea... I like it
cranki is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote