|
|
|
|
|
by JensRantil
837 days ago
|
|
I'm surprised no one has mentioned creating a standard that allows a these sites to check whether it's a private link or not. For example, either a special HTTP header returned when making a HEAD request for the URL, or downloading a file similar to robots.txt that defines globs which are public/private. At least this would (mostly) avoid these links becoming publicly available on the internetz. |
|