View Single Post
Old 12-04-2005, 01:55 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
One way I can think of filtering out img src traffic (untested)

embed javascr.ipt as a jpeg comment which redirects to the passthru URL (using document.location)

- If it's a page load it displays junk for a moment (the jpeg data as ASCII), then the js kicks in and it redirects.
- If it's an img src, the image shows.
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote