Live data from Hacker News

http://(Type any keyword here).jpg.to

jpg.to

21–30 of 129 posts

Re: http://(Type any keyword here).jpg.to

#21

Earlier quoted context omitted.

Good observation. But if you embed it on webpage (in which refer header is sent) it would turn into real image file, which means it WORKS when you include it in forum, blogs, etc. :)

Refer header is not a good way to distinguish between embedded images and images accessed directly by user. AFAIK that header will have the same value both when you load an embedded image and when you click on a direct link to the image. I did a little bit of research about it few years ago; the summary can be seen here: http://temporal.pr0.pl/devblog/2009/09/14/eksperyment-podsum... (pl_PL) http://translate.google.c…

Thanks so much for the info. I have been looking for a way to distinguish them long time ago.

Re: http://(Type any keyword here).jpg.to

#23

Earlier quoted context omitted.

Refer header is not a good way to distinguish between embedded images and images accessed directly by user. AFAIK that header will have the same value both when you load an embedded image and when you click on a direct link to the image. I did a little bit of research about it few years ago; the summary can be seen here: http://temporal.pr0.pl/devblog/2009/09/14/eksperyment-podsum... (pl_PL) http://translate.google.c…

Thanks so much for the info. I have been looking for a way to distinguish them long time ago.

You're welcome; I hope you'll find it useful :).

Re: http://(Type any keyword here).jpg.to

#25

Cute. Needs a method to return the URL as a 301 redirect so it could be used as a placeholder image. This could be in the image filename. For example: http://kittens.jpg.to/301.jpg Another feature could be to return a random result for that image search. For example: http://ass.jpg.to/random.jpg

It's a good idea. I'm going to implement similar functions soon. Stay tuned :)
Post reply on HN