<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>　我的無人之境-玩物hobby</title>
<link>http://blog.roodo.com/cypherone/archives/cat_343527.html</link>
<description>　my no man&#039;s land



_uacct = &quot;UA-2508841-1&quot;;
urchinTracker();



 

var pattern = new RegExp(&quot;^http://blog.roodo.com/[0-z]+/archives/[0-9]+.html&quot;, &quot;i&quot;);
var myUrl = document.URL.match(pattern);
if (myUrl != null)
funp_genButton(myUrl[0], 12);

 


/*
 * 檢查網址裡頭有沒有 &quot;/archives/&quot; 字串，
 * 有的話就代表是單篇文章。
 */
var isArticle = false;
if (document.URL.indexOf(&quot;/archives/&quot;) &gt; 0)
	isArticle = true;

if (isArticle)
{
    if (document.addEventListener)
		document.addEventListener(&#039;load&#039;, init, false);
    else
		window.attachEvent(&#039;onload&#039;, init);
}

function init()
{
	var DIVs = document.getElementsByTagName(&#039;div&#039;);
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 &quot;posted&quot;，是的話就是文章結尾
		if (x.indexOf(&quot;posted&quot;) == 0)
		{
			DIVs[i].innerHTML +=
				document.getElementById(&quot;divAdSenseContentScript&quot;).innerHTML;
			break;
		}
	}
}
</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/cypherone/archives/cat_343527.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>