Quote:
Originally Posted by pocketkangaroo
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]
|
A "Friend" of mine had the idea to write a simple open source PHP script that just goes to a random tube site and starts downloading content (wget). Script would be installed on servers, URIs would be drawn from a public or internal database of illegal sites, and a bandwidth limit could be applied so only bandwidth is use that the webmaster doesn't use anyway on his server, as we all have some bandwidth reserves on our boxes....