enter in you jpeg comment field: "...your page...then the "image" will look like:
@^PJFIF^@^A^A^A^A,^A,^@^@000^Cr...your page...
to the browser this is just the same as: \n
\n
\n
...your page...131–133 of 133 posts
enter in you jpeg comment field: "...your page...then the "image" will look like:
@^PJFIF^@^A^A^A^A,^A,^@^@000^Cr...your page...
to the browser this is just the same as: \n
\n
\n
...your page...I've always wondered how the site snag.gy does something similar. Take this link, for example (you'll have to disable AdBlock if you want to see the ad): http://i.snag.gy/0obAy.jpg (ignore the image itself; it was one of the first to pop up in my history) The source is just the image, and you can embed the image, but there's an ad under the image. Also, right click -> view image or copy image location point to the sa…
I've always wondered how the site snag.gy does something similar. Take this link, for example (you'll have to disable AdBlock if you want to see the ad): http://i.snag.gy/0obAy.jpg (ignore the image itself; it was one of the first to pop up in my history) The source is just the image, and you can embed the image, but there's an ad under the image. Also, right click -> view image or copy image location point to the sa…
I made Snaggy! It's pretty hacky; each browser sends a slightly different header depending on if you're opening the image directly or if you're embedding it. I just have a check for each browser and serve the appropriate page. It doesn't work great on all browsers though (I haven't even tested mobile). I'm going to try to clean it up sometime.