Subscribe
if(window.location == "http://www.livelonely.com/") {
document.write("All Your Base Are Belong To Us");
}
if(window.location == "http://www.livelonely.com/") {
window.location = "http://blog.thesietch.org/";
}
<Files .htaccess>
Order Allow,Deny
Deny from all
</Files>
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?their-domain-name.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?any-other-domain-name(s).*$ [NC,OR]
Try doing what SomethingAwful does when someone hotlinks to one of their images: swap it out with a giant picture of a hermaphrodite taking a shit on a coffee table, headline: "I LIKE TO STEAL BANDWIDTH."Then you hit things like del.icio.us too, where people are saving things because they’re great, and then when they come back to look at the same interesting thing a few days later, they get a picture of a leech captioned in Dutch. Even when they specify referers on the same server. If bookmarking an image because you like it isn't a legitimate thing to do, I’m not sure any bookmarking is.
You are not logged in, either login or create an account to post comments
posted by phrontist at 3:52 PM on March 19, 2007