<?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>鬼の领地 &#187; Xmarks</title>
	<atom:link href="http://blog.upsuper.org/tag/xmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.upsuper.org</link>
	<description>the place where there are some ghost appearing...</description>
	<lastBuildDate>Wed, 19 Oct 2011 13:21:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>解决 Xmarks 不能同步的问题</title>
		<link>http://blog.upsuper.org/fix-the-problem-that-xmarks-cannot-synchronize/</link>
		<comments>http://blog.upsuper.org/fix-the-problem-that-xmarks-cannot-synchronize/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 23:28:48 +0000</pubDate>
		<dc:creator>upsuper</dc:creator>
				<category><![CDATA[雕虫小技]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Xmarks]]></category>
		<category><![CDATA[大墙]]></category>

		<guid isPermaLink="false">http://blog.upsuper.org/?p=899</guid>
		<description><![CDATA[由于我的上网本和家里的台机分居两地，为了省去同步书签的麻烦，就用了那个很有名的插件 Xmarks。可前一段听说 Xmarks 也被墙了，于是点开了 Xmarks，发现果然，最后一次同步是10月18日的事。（由于我平日都是关闭状态栏的） 今天在网上找到一个方法，虽然说目前只是临时方案，不过或许可以撑很长一段时间，因为依我看来，目前的封禁程度已经达到了墙的目的了，而且也已经从单纯域名劫持和关键词过滤发展到对部分 IP 做了封禁处理了…… OK，这个方法还是利用 hosts 文件，看来墙对于任何网站的封禁初期，采用的都是域名劫持的手段。 在 /etc/hosts 最后加入： 1 2 3 4 5 6 7 8 #xmarks 64.147.188.86 www.xmarks.com 64.147.188.92 api.xmarks.com 64.147.188.89 login.xmarks.com 64.147.188.87 sync.xmarks.com 64.147.188.86 static.xmarks.com 64.147.188.86 download.xmarks.com 64.147.188.86 my.xmarks.com 经过实验，其实 64.147.188.86 那个加不加是无所谓的，一来 Xmarks 同步用不到那几个地址，二来那几个地址也已经被 IP 封锁了……最后一步是点开 Xmarks 的设置下的高级，在安全里面选择全部加密。（似乎 Xmarks 已经成了关键词？） 现在可以同步了，只是不能访问网站 _-b 无所谓了，能同步就好…… 参考：简单解决 XMarks 不能同步书签的问题 &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>由于我的上网本和家里的台机分居两地，为了省去同步书签的麻烦，就用了那个很有名的插件 Xmarks。可前一段听说 Xmarks 也被墙了，于是点开了 Xmarks，发现果然，最后一次同步是10月18日的事。（由于我平日都是关闭状态栏的）</p>
<p>今天在网上找到一个方法，虽然说目前只是临时方案，不过或许可以撑很长一段时间，因为依我看来，目前的封禁程度已经达到了墙的目的了，而且也已经从单纯域名劫持和关键词过滤发展到对部分 IP 做了封禁处理了……<br />
<span id="more-899"></span><br />
OK，这个方法还是利用 hosts 文件，看来墙对于任何网站的封禁初期，采用的都是域名劫持的手段。</p>
<p>在 /etc/hosts 最后加入：</p>

<div class="wp_codebox"><table><tr id="p8992"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code" id="p899code2"><pre class="text" style="font-family:monospace;">#xmarks
64.147.188.86 www.xmarks.com
64.147.188.92 api.xmarks.com
64.147.188.89 login.xmarks.com
64.147.188.87 sync.xmarks.com
64.147.188.86 static.xmarks.com
64.147.188.86 download.xmarks.com
64.147.188.86 my.xmarks.com</pre></td></tr></table></div>

<p>经过实验，其实 64.147.188.86 那个加不加是无所谓的，一来 Xmarks 同步用不到那几个地址，二来那几个地址也已经被 IP 封锁了……最后一步是点开 Xmarks 的设置下的高级，在安全里面选择全部加密。（似乎 Xmarks 已经成了关键词？）</p>
<p>现在可以同步了，只是不能访问网站 _-b 无所谓了，能同步就好……</p>
<p>参考：<a href="http://www.x-beta.cn/tips/fix-xmarks.html">简单解决 XMarks 不能同步书签的问题 | X-BetA 世纪资讯</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.upsuper.org/fix-the-problem-that-xmarks-cannot-synchronize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

