<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Direct Images | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7829</link>
    <description>Recent comments on userscript: Direct Images</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by tommy218</title>
      <description>&lt;p&gt;if you want to use this script on the new skins.be pages, you have to replace lines 290-309 with the following code:
&lt;br /&gt;&lt;code&gt;/** 
&lt;br /&gt;		 * skins.be
&lt;br /&gt;		 *
&lt;br /&gt;		 * link:  http://www.skins.be/wallpaper/pamela-anderson/25151/1024x768/
&lt;br /&gt;		 * image: http://wallpapers.skins.be/pamela-anderson/pamela-anderson-1024x768-25151.jpg&lt;/p&gt;

&lt;p&gt;		 */&lt;/p&gt;

&lt;p&gt;		else if (allLinks[i].href.indexOf('wallpaper.skins.be/') != -1) {
&lt;br /&gt;			var fullLink = allLinks[i].href;
&lt;br /&gt;			if (fullLink.indexOf('http://') != -1) {
&lt;br /&gt;				fullLink = fullLink.substring(7);
&lt;br /&gt;			}
&lt;br /&gt;			var items = new Array();
&lt;br /&gt;			items = fullLink.split('/');
&lt;br /&gt;			var celebrity = items[1];
&lt;br /&gt;			var n = items[2]
&lt;br /&gt;			var size = items[3];&lt;/p&gt;

&lt;p&gt;			allLinks[i].href = 'http://wallpapers.skins.be/' + celebrity + '/' + celebrity + '-' + size + '-' + n + '.jpg';&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 10 Feb 2008 20:58:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70567</guid>
      <author>tommy218</author>
      <link>http://userscripts.org/posts/70567</link>
    </item>
    <item>
      <title>Archived Comments, replied by neo_ch</title>
      <description>&lt;p&gt;Added FamousQT.com and Go4Celebrity.com&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jul 2007 15:26:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70568</guid>
      <author>neo_ch</author>
      <link>http://userscripts.org/posts/70568</link>
    </item>
    <item>
      <title>Archived Comments, replied by neo_ch</title>
      <description>&lt;p&gt;Added ImageMonk.com, ImagePal.info, PaparazziWallpapers.com, Skins.be (forum images), SuperiorPics.com, SuperPhotoSpace.com&lt;/p&gt;

&lt;p&gt;Removed ImageHosting.gr sinche the hack does not work anymore and for the moment I was unable to find a new one...&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:03:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70569</guid>
      <author>neo_ch</author>
      <link>http://userscripts.org/posts/70569</link>
    </item>
    <item>
      <title>Archived Comments, replied by cosmo</title>
      <description>&lt;p&gt;oops...does work..&lt;/p&gt;

&lt;p&gt;You have to restart Firefox for the script to take effect!&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</description>
      <pubDate>Mon, 04 Jun 2007 23:00:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70570</guid>
      <author>cosmo</author>
      <link>http://userscripts.org/posts/70570</link>
    </item>
    <item>
      <title>Archived Comments, replied by cosmo</title>
      <description>&lt;p&gt;erm... Does not work with Shareavenue...&lt;/p&gt;

&lt;p&gt;Nice try though.. ;)&lt;/p&gt;</description>
      <pubDate>Mon, 04 Jun 2007 22:58:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70571</guid>
      <author>cosmo</author>
      <link>http://userscripts.org/posts/70571</link>
    </item>
    <item>
      <title>Archived Comments, replied by neo_ch</title>
      <description>&lt;p&gt;Added ImageHaven.net, ImageHive.us and SUpload.com. Enjoy&lt;/p&gt;</description>
      <pubDate>Tue, 08 May 2007 12:07:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70572</guid>
      <author>neo_ch</author>
      <link>http://userscripts.org/posts/70572</link>
    </item>
    <item>
      <title>Archived Comments, replied by SparcMan</title>
      <description>&lt;p&gt;I've created a script with a similar result for renderosity.com galleries. You can find it here:
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/7886&quot;&gt;http://userscripts.org/scripts/show/7886&lt;/a&gt;
&lt;br /&gt;I had to use a different method because the path for the file contains a numbered folder that is not reflected in the URL to the information page. There's no doubt a cleaner way to do this, but I ended up matching thumb URLs to image page URLs and changing the thumb URL to come up with a direct link to the image.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Mar 2007 18:47:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70573</guid>
      <author>SparcMan</author>
      <link>http://userscripts.org/posts/70573</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16465:70566</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/70566</link>
    </item>
  </channel>
</rss>
