<?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: 防止Google对搜索结果重定向</title>
	<atom:link href="http://lihdd.net/2009/10/stop-google-relink/feed/" rel="self" type="application/rss+xml" />
	<link>http://lihdd.net/2009/10/stop-google-relink/</link>
	<description>The scratchpad of quark</description>
	<lastBuildDate>Sun, 26 Jun 2011 01:04:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: quark</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-99</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-99</guid>
		<description>&lt;a href=&quot;#comment-98&quot; rel=&quot;nofollow&quot;&gt;@hzqtc &lt;/a&gt;: 那段看不懂的代码是GreaseMonkey Wiki上的 -.-</description>
		<content:encoded><![CDATA[<p><a href="#comment-98" rel="nofollow">@hzqtc </a>: 那段看不懂的代码是GreaseMonkey Wiki上的 -.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hzqtc</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-98</link>
		<dc:creator>hzqtc</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-98</guid>
		<description>&lt;a href=&quot;#comment-97&quot; rel=&quot;nofollow&quot;&gt;@quark &lt;/a&gt;: 那倒是，不过你的代码我不怎么看得懂= =</description>
		<content:encoded><![CDATA[<p><a href="#comment-97" rel="nofollow">@quark </a>: 那倒是，不过你的代码我不怎么看得懂= =</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quark</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-97</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-97</guid>
		<description>&lt;a href=&quot;#comment-96&quot; rel=&quot;nofollow&quot;&gt;@hzqtc &lt;/a&gt;: 果然也是ok的，我在上面提到的方法是把Google rewrite链接的函数重载掉，这样就一劳永逸，不用遍历链接了。</description>
		<content:encoded><![CDATA[<p><a href="#comment-96" rel="nofollow">@hzqtc </a>: 果然也是ok的，我在上面提到的方法是把Google rewrite链接的函数重载掉，这样就一劳永逸，不用遍历链接了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hzqtc</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-96</link>
		<dc:creator>hzqtc</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-96</guid>
		<description>&lt;a href=&quot;#comment-95&quot; rel=&quot;nofollow&quot;&gt;@quark &lt;/a&gt;: 现在的情况是，本来Href是正常的，等你点击之后就被rewrite了，所以其实不需要知道搜索结果本来的链接是什么。我就在GM里面把onmousedown事件都remove掉，是ok的呢。</description>
		<content:encoded><![CDATA[<p><a href="#comment-95" rel="nofollow">@quark </a>: 现在的情况是，本来Href是正常的，等你点击之后就被rewrite了，所以其实不需要知道搜索结果本来的链接是什么。我就在GM里面把onmousedown事件都remove掉，是ok的呢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quark</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-95</link>
		<dc:creator>quark</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-95</guid>
		<description>&lt;a href=&quot;#comment-92&quot; rel=&quot;nofollow&quot;&gt;@hzqtc &lt;/a&gt;: 似乎现在href写的都是原本的地址了，GM脚本执行的时候Google还没有加载完搜索结果，这时候GM脚本看不到搜索结果的链接，所以你可能要等一等才能去用removeAttribute。</description>
		<content:encoded><![CDATA[<p><a href="#comment-92" rel="nofollow">@hzqtc </a>: 似乎现在href写的都是原本的地址了，GM脚本执行的时候Google还没有加载完搜索结果，这时候GM脚本看不到搜索结果的链接，所以你可能要等一等才能去用removeAttribute。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hzqtc</title>
		<link>http://lihdd.net/2009/10/stop-google-relink/comment-page-1/#comment-92</link>
		<dc:creator>hzqtc</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://lihdd.net/?p=256#comment-92</guid>
		<description>其实现在Google的重定向分两种，一种是搜索结果本身的重定向，这个就是由onmousedown来做的，我的方法是直接removeAttribute(&#039;onmousedown&#039;)。而另一种是搜索结果下面的小链接，这些都是有迹可循的，直接把正确的URL提取出来替换掉就行了。</description>
		<content:encoded><![CDATA[<p>其实现在Google的重定向分两种，一种是搜索结果本身的重定向，这个就是由onmousedown来做的，我的方法是直接removeAttribute(&#8216;onmousedown&#8217;)。而另一种是搜索结果下面的小链接，这些都是有迹可循的，直接把正确的URL提取出来替换掉就行了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

