Y
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
hawski
2691 days ago
Wouldn't checking the HTTP referer server side fix hotlinking issues once and for all without any JavaScript?
link
marcosdumay
2691 days ago
The referrer can be gamed, but it's not something you can't solve by combining it with cookies.
link