<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Remove iframes(ads) on bux sites | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/22107</link>
    <description>Recent comments on userscript: Remove iframes(ads) on bux sites</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Linear88</title>
      <description>&lt;p&gt;Best script ever!&lt;/p&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:04:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35558</guid>
      <author>Linear88</author>
      <link>http://userscripts.org/posts/35558</link>
    </item>
    <item>
      <title>Archived Comments, replied by JoeSimmons</title>
      <description>&lt;p&gt;You should use &lt;code&gt;document.evaluate&lt;/code&gt;, it's faster.
&lt;br /&gt;&lt;pre&gt;var i, v = document.evaluate('//iframe',document,null,6,null);
  for(i=v.snapshotLength-1; i&amp;gt;=1; i--) {
    v.snapshotItem(i).parentNode.removeChild(v.snapshotItem(i));
}&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 12 Sep 2008 16:51:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35559</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/35559</link>
    </item>
    <item>
      <title>Archived Comments, replied by mikeadver</title>
      <description>&lt;p&gt;can some one tell me how to use this script. thnx (on e-mail &lt;a href=&quot;mailto:mikeadver@gmail.com&quot;&gt;mikeadver@gmail.com&lt;/a&gt;)&lt;/p&gt;</description>
      <pubDate>Thu, 28 Aug 2008 22:31:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35560</guid>
      <author>mikeadver</author>
      <link>http://userscripts.org/posts/35560</link>
    </item>
    <item>
      <title>Archived Comments, replied by JoeSimmons</title>
      <description>&lt;p&gt;Love it &lt;img src=&quot;http://i38.tinypic.com/e9ycsh.png&quot; /&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 08 Aug 2008 04:40:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35561</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/35561</link>
    </item>
    <item>
      <title>Archived Comments, replied by M0rph3u5</title>
      <description>&lt;p&gt;great script :) saves bandwith :P&lt;/p&gt;</description>
      <pubDate>Fri, 08 Aug 2008 02:08:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35562</guid>
      <author>M0rph3u5</author>
      <link>http://userscripts.org/posts/35562</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:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12465:35557</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/35557</link>
    </item>
  </channel>
</rss>
