<?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中自动为代理添加例外</title>
	<atom:link href="http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/feed" rel="self" type="application/rss+xml" />
	<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html</link>
	<description>Love like you&#039;ve never been hurt</description>
	<lastBuildDate>Wed, 08 Sep 2010 13:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: alife</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-106</link>
		<dc:creator>alife</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-106</guid>
		<description>用js获取域名，会一点js的都知道，但是通过prompt+oper命令复制，才是DJ最牛的地方啊。&lt;br /&gt;简单的js还是要学一点啊，在加上Css，上手opera那个爽啊</description>
		<content:encoded><![CDATA[<p>用js获取域名，会一点js的都知道，但是通过prompt+oper命令复制，才是DJ最牛的地方啊。<br />
<br />简单的js还是要学一点啊，在加上Css，上手opera那个爽啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.shun</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-107</link>
		<dc:creator>A.shun</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-107</guid>
		<description>你真能折腾，佩服&lt;br /&gt;&lt;br /&gt;楼上说cs也是可以，不过我倒喜欢这种用对话框命令的。&lt;br /&gt;需要代理经常会关掉js╮(╯_╰)╭</description>
		<content:encoded><![CDATA[<p>你真能折腾，佩服</p>
<p>楼上说cs也是可以，不过我倒喜欢这种用对话框命令的。<br />
<br />需要代理经常会关掉js╮(╯_╰)╭</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.shun</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-108</link>
		<dc:creator>A.shun</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-108</guid>
		<description>@&lt;a href=&quot;#comment-101649&quot; rel=&quot;nofollow&quot;&gt;A.shun&lt;/a&gt;, 我是说js，不是cs。。囧</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-101649" rel="nofollow">A.shun</a>, 我是说js，不是cs。。囧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jude</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-109</link>
		<dc:creator>jude</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-109</guid>
		<description>@&lt;a href=&quot;#comment-101647&quot; rel=&quot;nofollow&quot;&gt;alife&lt;/a&gt;, 用js我倒是想到了，只写出来这个：&lt;code&gt;focus address field &amp; insert, &quot;javascript:document.write(location.host)&quot; &amp; go &amp; delay, 1000 &amp; select all &amp; copy &amp; back &amp; cancel&lt;/code&gt;&lt;br /&gt;也可以实现，就是饶了些。我只知道在地址栏里操作，不知道还有prompt这个东西</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-101647" rel="nofollow">alife</a>, 用js我倒是想到了，只写出来这个：<code>focus address field &amp; insert, &quot;javascript:document.write(location.host)&quot; &amp; go &amp; delay, 1000 &amp; select all &amp; copy &amp; back &amp; cancel</code><br />
<br />也可以实现，就是饶了些。我只知道在地址栏里操作，不知道还有prompt这个东西</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.shun</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-110</link>
		<dc:creator>A.shun</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-110</guid>
		<description>pac文件不支持通配符，设置自动代理麻烦。反过来设定排除的网址反而是好方法。&lt;br /&gt;你这两个按钮确实非常方便。&lt;br /&gt;&lt;br /&gt;一点不爽就是，op无法自动检测重复，就像书签一样。&lt;br /&gt;&lt;br /&gt;还有你上面的，opera:config的方法在锁定tab的情况下无效。&lt;br /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>pac文件不支持通配符，设置自动代理麻烦。反过来设定排除的网址反而是好方法。<br />
<br />你这两个按钮确实非常方便。</p>
<p>一点不爽就是，op无法自动检测重复，就像书签一样。</p>
<p>还有你上面的，opera:config的方法在锁定tab的情况下无效。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jude</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-111</link>
		<dc:creator>jude</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-111</guid>
		<description>@&lt;a href=&quot;#comment-102633&quot; rel=&quot;nofollow&quot;&gt;A.shun&lt;/a&gt;, pac支持通配符啊，我现在主要就用的pac，偶尔用全局代理，我的pac文件是这样：&lt;a href=&quot;http://blog.judes.me/2009/09/10/opera-proxy.html&quot; rel=&quot;no-follow&quot; rel=&quot;nofollow&quot;&gt;http://blog.judes.me/2009/09/10/opera-proxy.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;考虑到禁用js的情况，可以把两种方法合二为一，把js写在opera内部命令的后面，如果禁用js就不执行，对剪切板没有影响。&lt;br /&gt;&lt;blockquote&gt;还有你上面的，opera:config的方法在锁定tab的情况下无效。&lt;/blockquote&gt;&lt;br /&gt;在前面加一个delay,1或者&quot;&#124;&quot;就行了，也不知道是为什么</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-102633" rel="nofollow">A.shun</a>, pac支持通配符啊，我现在主要就用的pac，偶尔用全局代理，我的pac文件是这样：<a href="http://blog.judes.me/2009/09/10/opera-proxy.html" rel="no-follow" rel="nofollow">http://blog.judes.me/2009/09/10/opera-proxy.html</a></p>
<p>考虑到禁用js的情况，可以把两种方法合二为一，把js写在opera内部命令的后面，如果禁用js就不执行，对剪切板没有影响。<br />
<br />
<blockquote>还有你上面的，opera:config的方法在锁定tab的情况下无效。</p></blockquote>
<p>在前面加一个delay,1或者&quot;|&quot;就行了，也不知道是为什么</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.shun</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-112</link>
		<dc:creator>A.shun</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-112</guid>
		<description>@&lt;a href=&quot;#comment-106816&quot; rel=&quot;nofollow&quot;&gt;jude&lt;/a&gt;, &lt;br /&gt;。。。。。&lt;br /&gt;看来我属于长期被误导的- -&lt;br /&gt;还在对这玩意不是太依赖︶︿︶&lt;br /&gt;&lt;br /&gt;没有邮件通知真是个不方便啊。&lt;br /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-106816" rel="nofollow">jude</a>,<br />
<br />。。。。。<br />
<br />看来我属于长期被误导的- -<br />
<br />还在对这玩意不是太依赖︶︿︶</p>
<p>没有邮件通知真是个不方便啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jude</title>
		<link>http://judesimon.com/2009/12/14/add-proxy-exception-automaticly-in-opera.html/comment-page-1#comment-113</link>
		<dc:creator>jude</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/2009/12/14/add-proxy-exception-automaticly-in-opera.html#comment-113</guid>
		<description>@&lt;a href=&quot;#comment-106846&quot; rel=&quot;nofollow&quot;&gt;A.shun&lt;/a&gt;, 刚刚添加了邮件通知功能</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-106846" rel="nofollow">A.shun</a>, 刚刚添加了邮件通知功能</p>
]]></content:encoded>
	</item>
</channel>
</rss>
