<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 4chan /b/ackwash for Opera</title>
	<atom:link href="http://sector-5.net/archives/4chan-backwash-for-opera/feed/" rel="self" type="application/rss+xml" />
	<link>http://sector-5.net/archives/4chan-backwash-for-opera/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 04:23:24 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-183</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-183</guid>
		<description>&lt;p&gt;I slighly adapted the script to 4chan&#039;s new URL layout. I apologize to those who posted fixes here in the comments, apparently my spam filter ate most of the solutions.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #ffffcc;"><p></p><p>I slighly adapted the script to 4chan&#8217;s new URL layout. I apologize to those who posted fixes here in the comments, apparently my spam filter ate most of the solutions.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-181</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Fri, 08 Jan 2010 07:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-181</guid>
		<description>&lt;p&gt;This breaks autosizer.js, so I disabled it on images.4chan.org.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;--- a/.opera/userjs/backwash.js Thu Jan 07 14:17:30 2010 -0600
+++ b/.opera/userjs/backwash.js Fri Jan 08 01:41:46 2010 -0600
@@ -7,8 +7,8 @@
 // @ujs:download http://files.sector-5.net/4chan-backwash.js
 // ==/UserScript==

-
-if (window.location.href.search(&#039;^http://[^&#92;.]+&#92;.4chan.org/[^&#92;.]&#039;) != -1) {
+if (window.location.href.search(&#039;^http://[^&#92;.]+&#92;.4chan.org/[^&#92;.]&#039;) != -1
+   &amp;&amp; (window.location.href.search(&#039;^http://images&#92;.4chan&#92;.org/[^&#92;.]&#039;) == -1)) {

// Pack everything into an anonymous function block to avoid functions and 
// variables from leaking out.
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #e6f8ff;"><p></p><p>This breaks autosizer.js, so I disabled it on images.4chan.org.</p>

<pre><pre><code>--- a/.opera/userjs/backwash.js Thu Jan 07 14:17:30 2010 -0600
+++ b/.opera/userjs/backwash.js Fri Jan 08 01:41:46 2010 -0600
@@ -7,8 +7,8 @@
 // @ujs:download http://files.sector-5.net/4chan-backwash.js
 // ==/UserScript==

-
-if (window.location.href.search('^http://[^&amp;#92;.]+&amp;#92;.4chan.org/[^&amp;#92;.]') != -1) {
+if (window.location.href.search('^http://[^&amp;#92;.]+&amp;#92;.4chan.org/[^&amp;#92;.]') != -1
+   &amp;amp;&amp;amp; (window.location.href.search('^http://images&amp;#92;.4chan&amp;#92;.org/[^&amp;#92;.]') == -1)) {

// Pack everything into an anonymous function block to avoid functions and 
// variables from leaking out.
</code></pre></pre></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Speedwagon</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-178</link>
		<dc:creator>Speedwagon</dc:creator>
		<pubDate>Fri, 01 Jan 2010 11:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-178</guid>
		<description>&lt;p&gt;I don&#039;t know if it helps but it was after the server change when scripts like this or the filter stopped to work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>I don&#8217;t know if it helps but it was after the server change when scripts like this or the filter stopped to work.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-175</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 29 Dec 2009 21:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-175</guid>
		<description>&lt;p&gt;I tried to fix it myself, but this is no simple find and replace job. It seems that it doesn&#039;t matter if 4chan was using .zip or not.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #e6f8ff;"><p></p><p>I tried to fix it myself, but this is no simple find and replace job. It seems that it doesn&#8217;t matter if 4chan was using .zip or not.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Speedwagon</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-172</link>
		<dc:creator>Speedwagon</dc:creator>
		<pubDate>Thu, 24 Dec 2009 22:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-172</guid>
		<description>&lt;p&gt;No more .zip server.
May I request a fix?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>No more .zip server.
May I request a fix?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-120</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 08 Feb 2009 21:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-120</guid>
		<description>&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #e6f8ff;"><p></p><p>Thanks</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-118</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 Feb 2009 12:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-118</guid>
		<description>&lt;p&gt;Disregard that, I suck cocks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #e6f8ff;"><p></p><p>Disregard that, I suck cocks.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/4chan-backwash-for-opera/comment-page-1/#comment-117</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 Feb 2009 12:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=70#comment-117</guid>
		<description>&lt;p&gt;Doesn&#039;t seem to work with fychan anymore.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #e6f8ff;"><p></p><p>Doesn&#8217;t seem to work with fychan anymore.</p></div>]]></content:encoded>
	</item>
</channel>
</rss>
