Hacker News new | ask | show | jobs
by tniemi 2691 days ago
I think that is mainly because of content control. Plain hotlinking is technologically simple, but a bad business practice.
1 comments

Wouldn't checking the HTTP referer server side fix hotlinking issues once and for all without any JavaScript?
The referrer can be gamed, but it's not something you can't solve by combining it with cookies.