<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cult of Squid &#187; privoxy</title>
	<atom:link href="http://www.squid.org/tag/privoxy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squid.org</link>
	<description>Bow before your delicious calimari overlords.</description>
	<lastBuildDate>Mon, 22 Aug 2011 19:45:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Ad Filtering WorldofWarcraft.com</title>
		<link>http://www.squid.org/gaming/628/ad-filtering-worldofwarcraft-com.html</link>
		<comments>http://www.squid.org/gaming/628/ad-filtering-worldofwarcraft-com.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 17:31:09 +0000</pubDate>
		<dc:creator>Squid</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[ad filtering]]></category>
		<category><![CDATA[privoxy]]></category>
		<category><![CDATA[world of warcraft]]></category>

		<guid isPermaLink="false">http://www.squid.org/?p=628</guid>
		<description><![CDATA[I have updated my post about configuring Privoxy to clean up the ads on WorldOfWarcraft.com.  The new user.filter removes most of the white blocks on the wow homepage that Privoxy left behind already.  This also fixes the forum filtering so that the post pages are full width again.  Unfortunately it doesn&#8217;t block any of the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have updated my post about <a href="http://www.squid.org/gaming/462/remove-world-of-warcraft-forum-ads-with-chrome-and-privoxy.html" class="liinternal">configuring Privoxy to clean up the ads on WorldOfWarcraft.com</a>.  The new user.filter removes most of the white blocks on the wow homepage that Privoxy left behind already.  This also fixes the forum filtering so that the post pages are full width again.  Unfortunately it doesn&#8217;t block any of the flash cross-promotion of their products, but it takes care of all the external advertisements at least.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.squid.org/gaming/628/ad-filtering-worldofwarcraft-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove World of Warcraft Forum Ads with Chrome and Privoxy</title>
		<link>http://www.squid.org/gaming/462/remove-world-of-warcraft-forum-ads-with-chrome-and-privoxy.html</link>
		<comments>http://www.squid.org/gaming/462/remove-world-of-warcraft-forum-ads-with-chrome-and-privoxy.html#comments</comments>
		<pubDate>Fri, 19 Dec 2008 06:43:39 +0000</pubDate>
		<dc:creator>Squid</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[greed]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[privoxy]]></category>
		<category><![CDATA[warcraft]]></category>
		<category><![CDATA[workaround]]></category>
		<category><![CDATA[WoW]]></category>

		<guid isPermaLink="false">http://www.squid.org/?p=462</guid>
		<description><![CDATA[So, today Blizzard added advertising to the forums.worldofwarcraft.com webpages.  Normally I don&#8217;t mind dealing with ad revenue on websites, but I&#8217;m already paying them $15 a month for their game.   Over four years of WoW subscription, three convention tickets, and two copies of the game and two expansions means  well over $1000 that they [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>So, today Blizzard added advertising to the forums.worldofwarcraft.com webpages.  Normally I don&#8217;t mind dealing with ad revenue on websites, but I&#8217;m already paying them $15 a month for their game.   Over four years of WoW subscription, three convention tickets, and two copies of the game and two expansions means  well over $1000 that they have collected from me in the past four years.  And now this.  This&#8230; is simply beyond complete shameless greed.</p>
<p>The WoW forum moderators are already quick at work stiffling the forum outrage, by locking topics and moving them.  It&#8217;s ridiculous.</p>
<p>Here is how to not just block the advertising, but completely hide it so that the forums look like they used to.</p>
<h4>1) First, you&#8217;ll need to install Privoxy.</h4>
<p><span style="font-weight: normal;">Privoxy is a free open-source web proxy that will do the filtering for us.  You can get it here:</span></p>
<p><span style="font-weight: normal;"><strong><a href="http://www.privoxy.org" target="_blank" class="liexternal">http://www.privoxy.org/</a></strong><br />
</span><br />
Click on &#8216;download recent releases&#8217;, find your OS version and install.</p>
<h4>2) Set chrome to use privoxy as your proxy server.</h4>
<ul>
<li>Click on the <strong>wrench icon</strong>, select <strong>options.</strong></li>
<li>Click on &#8216;<em>under the hood</em>&#8216; tab.</li>
<li>Scroll down, and press the &#8216;<em>Change Proxy Settings</em>&#8216; button.</li>
</ul>
<p>This will bring up your windows <em>Internet Properties</em> control panel.</p>
<ul>
<li>On the <em>&#8216;Connections&#8217;</em> tab, click the <strong>LAN Settings button</strong>.</li>
<li><strong>Checkmark</strong> &#8216;<em>Use a proxy server&#8230;</em>&#8216;</li>
<li>Put <strong>127.0.0.1</strong> into the <em>Address</em> field.</li>
<li>Put <strong>8118</strong> into the <em>Port</em> field.</li>
<li>Hit Ok, and then Ok to close the Internet Properties window.</li>
</ul>
<p>Chrome will now be using Privoxy to block ads.</p>
<h4>3) Create a user.filter file in your Privoxy home install directory.</h4>
<p>Next, in your install directory (mine is: <em>C:\Program Files (x86)\Privoxy</em>) create a new file called <em><strong><span style="font-style: normal;">user.filter</span></strong></em> and insert this in it:</p>
<pre>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 600px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">FILTER: wowforums Blizzard is GREEDY</div>

FILTER: wowforums Blizzard is GREEDY
# Crass merchandizing at it's best.
s/&lt;div id="ad_(\d*)x(\d*)"/&lt;div id="blizzard_is_greedy" style="display:none;"/g
s/&lt;td width="130px" valign="top" align="center"&gt;/&lt;td align="center" width="0" valign="top" style="display:none;"&gt;/g
s/&lt;div style="width:160px; height:600px; padding:1px; margin:0 0 0 3px" class="advertise-horz"/&lt;div style="display:none;"/g
s/&lt;td width="130" valign="top" align="center"&gt;/&lt;td width="0"&gt;/g
s/&lt;div class="hp_w_ad"&gt;/&lt;div class="hp_w_ad" style="display:none;"&gt;/g
s/&lt;div class="hp_t_ad"&gt;/&lt;div class="hp_t_ad" style="display:none;"&gt;/g
s/&lt;div class="hp_ad_cont"&gt;/&lt;div class="hp_ad_cont" style="display:none;"&gt;/g</pre>
<p>This will do the &#8216;rewriting&#8217; of the ad tags.  It renames all the ad tags so the ad-insertion script can&#8217;t find it, and it blocks off the 130px skyscraper space on the right side.</p>
<h4>4) Next, edit config.txt file in the Privoxy folder.</h4>
<p>Open <strong>config.txt</strong> and find the filterfile line. (Under section 2.5)</p>
<p>Uncomment the entry with user.filter in it, so that it looks like this:</p>
<p><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre; ">filterfile default.filter</span></p>
<p>filterfile user.filter      # User customizations</p>
<p>This will tell Privoxy where to find our custom filter that we created in step 3.</p>
<h4>5) Edit the user.action file in the Privoxy folder.</h4>
<p>Finally, edit the <strong>user.action</strong> file and add this:</p>
<pre>{ +filter{wowforums} }
.worldofwarcraft.com</pre>
<p>This will tell Privoxy to activate our custom filter for the forums.worldofwarcraft.com website.  If you followed all the steps (and saved afterwards) you should be able to control+refresh the forums and have everything back to mostly normal.  Pass this along to your friends &amp; guildmates!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.squid.org/gaming/462/remove-world-of-warcraft-forum-ads-with-chrome-and-privoxy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

