Re: Saving images from Flickr
Posted: Tue Sep 01, 2009 6:44 pm
I didn't come up with anything for webshots.
Possibly because of the way the site is coded using in the web page. Things like:
Maybe something here: http://userscripts.org/scripts/search?q=webshots
You can do something like blocking http://p.webshots.net/css/media.css, but then the layout is screwy.
Possibly because of the way the site is coded using in the web page. Things like:
Code: Select all
<param name="movie" value="http://p.webshots.net/flash/simpleImageLoader.swf">
...
data="http://p.webshots.net/flash/simpleImageLoader.swf"
You can do something like blocking http://p.webshots.net/css/media.css, but then the layout is screwy.