<?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: Opera &#8220;Unlinker&#8221; User JavaScript</title>
	<atom:link href="http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/</link>
	<description>Computer says no</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-5138</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 17 Dec 2011 02:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-5138</guid>
		<description>Hi Jeremy

You can include/exclude the script from certain sites by adding some comments to the top of the file, e.g.:

&lt;code&gt;
// ==UserScript==
// @include http://example.com/*
// @include http://www.example.com/*
// @exclude http://example.com/directory/*
// @exclude http://www.example.com/example.html
// ==/UserScript==
&lt;/code&gt;

Documented here: http://www.opera.com/docs/userjs/using/#writingscripts</description>
		<content:encoded><![CDATA[<p>Hi Jeremy</p>
<p>You can include/exclude the script from certain sites by adding some comments to the top of the file, e.g.:</p>
<p><code><br />
// ==UserScript==<br />
// @include <a href="http://example.com/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/example.com');" rel="nofollow">http://example.com/</a>*<br />
// @include <a href="http://www.example.com/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.example.com');" rel="nofollow">http://www.example.com/</a>*<br />
// @exclude <a href="http://example.com/directory/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/example.com');" rel="nofollow">http://example.com/directory/</a>*<br />
// @exclude <a href="http://www.example.com/example.html" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.example.com');" rel="nofollow">http://www.example.com/example.html</a><br />
// ==/UserScript==<br />
</code></p>
<p>Documented here: <a href="http://www.opera.com/docs/userjs/using/#writingscripts" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.opera.com');" rel="nofollow">http://www.opera.com/docs/userjs/using/#writingscripts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-5105</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 15 Dec 2011 04:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-5105</guid>
		<description>Thanks. Up to version 11.60 of Opera and it&#039;s still working. One thing: is there any way I can edit the code to exclude it from being used on certain websites? Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks. Up to version 11.60 of Opera and it&#8217;s still working. One thing: is there any way I can edit the code to exclude it from being used on certain websites? Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-184</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 29 May 2010 08:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-184</guid>
		<description>TC, this has now been updated to work with the latest Opera.</description>
		<content:encoded><![CDATA[<p>TC, this has now been updated to work with the latest Opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-178</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 19 May 2010 09:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-178</guid>
		<description>Thanks TC! I will be sure to update this script soon for the latest Opera.</description>
		<content:encoded><![CDATA[<p>Thanks TC! I will be sure to update this script soon for the latest Opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TC</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-162</link>
		<dc:creator>TC</dc:creator>
		<pubDate>Fri, 16 Apr 2010 04:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-162</guid>
		<description>It seems this script has stop working with the new Opera 10.5. I was wondering if you knew why.</description>
		<content:encoded><![CDATA[<p>It seems this script has stop working with the new Opera 10.5. I was wondering if you knew why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B.A.</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-43</link>
		<dc:creator>B.A.</dc:creator>
		<pubDate>Sat, 12 Sep 2009 02:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-43</guid>
		<description>Ok scratch that, it absolutely works, I just had to refresh the webpage a couple of times, thanks! Good job</description>
		<content:encoded><![CDATA[<p>Ok scratch that, it absolutely works, I just had to refresh the webpage a couple of times, thanks! Good job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B.A.</title>
		<link>http://www.davidmoore.info/2008/11/06/opera-unlinker-user-javascript/#comment-42</link>
		<dc:creator>B.A.</dc:creator>
		<pubDate>Sat, 12 Sep 2009 02:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://davidmoore.info/?p=49#comment-42</guid>
		<description>Doesn&#039;t seem to work for me, how exactly do you activate it? I followed the instructions but after reloading a forum thread with image links it doesn&#039;t &quot;unlink&quot; them. 

Using Opera 10 btw</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to work for me, how exactly do you activate it? I followed the instructions but after reloading a forum thread with image links it doesn&#8217;t &#8220;unlink&#8221; them. </p>
<p>Using Opera 10 btw</p>
]]></content:encoded>
	</item>
</channel>
</rss>

