<?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"
>
<channel>
	<title>博客</title>
	<link>https://6v.wodemo.net/</link>
        <item>
        <title><![CDATA[IMG.jpg]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/355839]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Mon, 31 Aug 2015 02:52:00 -0700]]></pubDate>
        <description><![CDATA[File Size: 7.99 KiB&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/355839">Meta</a>]]></description>
    </item>
        <item>
        <title><![CDATA[css 动态]]></title>
		<link><![CDATA[https://6v.wodemo.net/entry/353436]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Wed, 12 Aug 2015 06:55:15 -0700]]></pubDate>
        <description><![CDATA[
.android{position:relative; width:200px; height:290px; margin:80px auto; background: #A5C63B; border-radius:200px 200px 50px 50px; transition: all .25s ease-out; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -o-transition: all .25s ease-out; -ms-transition: all .25s ease-out;}
.android:hover{filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); transform: scale(1.2) rotate(3deg); -webkit-transform: scale(1.2) rotate(3deg); -moz-transform: scale(1.2) rotate(3deg); -o-transform: scale(1.2) rotate(3deg); -ms-transform: scale(1.2) rotate(3deg);}
.android:after{content:''; position:absolute; display:block; width:200px; height:8px; top:95px; background: #fff;}
.android .eye:after,
.android .eye:before{content:''; position:absolute; display:block; width:18px; height:18px; top:35px; left:50px; background: #fff; border-radius:15px;}
.android .eye:after{left:auto; right:50px; animation:animated-robot-eye-right 5s ease 1s infinite alternate; -webkit-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -moz-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -o-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -ms-animation:animated-robot-eye-right 5s ease 1s infinite alternate;}
.android .eye:before{animation:animated-robot-eye-right 5s ease 1s infinite alternate; -webkit-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -moz-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -o-animation:animated-robot-eye-right 5s ease 1s infinite alternate; -ms-animation:animated-robot-eye-right 5s ease 1s infinite alternate;}
@keyframes animated-robot-eye-right{0%{}25%{transform: translate(-102px,0px);}50%{}100%{}}
@-webkit-keyframes animated-robot-eye-right{0%{}25%{-webkit-transform: translate(-102px,0px);}50%{}100%{}}
@-moz-keyframes animated-robot-eye-right{0%{}25%{-moz-transform: translate(-102px,0px);}50%{}100%{}}
@-o-keyframes animated-robot-eye-right{0%{}25%{-o-transform: translate(-102px,0px);}50%{}100%{}}
@-ms-keyframes animated-robot-eye-right{0%{}25%{-ms-transform: translate(-102px,0px);}50%{}100%{}}
@keyframes animated-robot-eye-left{0%{}25%{transform: translate(-82px,0px);}50%{}100%{}}
@-webkit-keyframes animated-robot-eye-left{0%{}25%{-webkit-transform: translate(-82px,0px);}50%{}100%{}}
@-moz-keyframes animated-robot-eye-left{0%{}25%{-moz-transform: translate(-82px,0px);}50%{}100%{}}
@-o-keyframes animated-robot-eye-left{0%{}25%{-o-transform: translate(-82px,0px);}50%{}100%{}}
@-ms-keyframes animated-robot-eye-left{0%{}25%{-ms-transform: translate(-82px,0px);}50%{}100%{}}
.android:hover .eye:after,
.android:hover .eye:before{height:3px; top:43px;}
.android .ear:after,
.android .ear:before{content:''; position:absolute; display:block; width:6px; height:40px; top:-25px; left:50px; background: #A5C63B; border-radius:5px; transform:rotate(-25deg); -webkit-transform:rotate(-25deg); -moz-transform:rotate(-25deg); -o-transform:rotate(-25deg); -ms-transform:rotate(-25deg);}
.android .ear:after{left:auto; right:50px; transform:rotate(25deg); -webkit-transform:rotate(25deg); -moz-transform:rotate(25deg); -o-transform:rotate(25deg); -ms-transform:rotate(25deg);}
.android .ear:before{animation:animated-robot-ear-right 5s ease 1s infinite alternate;
-webkit-animation:animated-robot-ear-right 5s ease 1s infinite alternate;
-moz-animation:animated-robot-ear-right 5s ease 1s infinite alternate;
-o-animation:animated-robot-ear-right 5s ease 1s infinite alternate;
-ms-animation:animated-robot-ear-right 5s ease 1s infinite alternate;}
@keyframes animated-robot-ear-right{0%{}25%{transform:translate(90px,6px) rotate(25deg);}50%{}100%{}}
@-webkit-keyframes animated-robot-ear-right{0%{}25%{-webkit-transform:translate(90px,6px) rotate(25deg);}50%{}100%{}}
@-moz-keyframes animated-robot-ear-right{0%{}25%{-moz-transform:translate(90px,6px) rotate(25deg);}50%{}100%{}}
@-o-keyframes animated-robot-ear-right{0%{}25%{-o-transform:translate(90px,6px) rotate(25deg);}50%{}100%{}}
@-ms-keyframes animated-robot-ear-right{0%{}25%{-ms-transform:translate(90px,6px) rotate(25deg);}50%{}100%{}}
@keyframes animated-robot-ear-left{0%{transform: translate(-42px,0px);}25%{}50%{}100%{}}
@-webkit-keyframes animated-robot-ear-left{0%{-webkit-transform: translate(-42px,0px);}25%{}50%{}100%{}}
@-moz-keyframes animated-robot-ear-left{0%{-moz-transform: translate(-42px,0px);}25%{}50%{}100%{}}
@-o-keyframes animated-robot-ear-left{0%{-o-transform: translate(-42px,0px);}25%{}50%{}100%{}}
@-ms-keyframes animated-robot-ear-left{0%{-ms-transform: translate(-42px,0px);}25%{}50%{}100%{}}
.android .hand:after,
.android .hand:before{content:''; position:absolute; display:block; width:44px; height:150px; top:96px; left:-52px; background: #A5C63B; border-radius:44px;}
.android .hand:after{left:auto; right:-52px;}
.android .hand:after{transform-origin:0 0; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -o-transform-origin:0 0; -ms-transform-origin:0 0; animation:animated-robot-hand-right 5s ease 1s infinite alternate; -webkit-animation:animated-robot-hand-right 5s ease 1s infinite alternate; -moz-animation:animated-robot-hand-right 5s ease 1s infinite alternate; -o-animation:animated-robot-hand-right 5s ease 1s infinite alternate; -ms-animation:animated-robot-hand-right 5s ease 1s infinite alternate;}
.android .hand:before{transform-origin:44px 0; -webkit-transform-origin:44px 0; -moz-transform-origin:44px 0; -o-transform-origin:44px 0; -ms-transform-origin:44px 0; animation:animated-robot-hand-left 5s ease 1s infinite alternate; -webkit-animation:animated-robot-hand-left 5s ease 1s infinite alternate; -moz-animation:animated-robot-hand-left 5s ease 1s infinite alternate; -o-animation:animated-robot-hand-left 5s ease 1s infinite alternate; -ms-animation:animated-robot-hand-left 5s ease 1s infinite alternate;}
@keyframes animated-robot-hand-right{0%{transform: translate(-52px,0px);}25%{transform: rotate(0deg);}50%{transform: rotate(-180deg);}100%{transform: translate(-10px,120px) rotate(-180deg);}}
@-webkit-keyframes animated-robot-hand-right{0%{-webkit-transform: translate(-52px,0px);}25%{-webkit-transform: rotate(0deg);}50%{-webkit-transform: rotate(-180deg);}100%{-webkit-transform: translate(-10px,120px) rotate(-180deg);}}
@-moz-keyframes animated-robot-hand-right{0%{-moz-transform: translate(-52px,0px);}25%{-moz-transform: rotate(0deg);}50%{-moz-transform: rotate(-180deg);}100%{-moz-transform: translate(-10px,120px) rotate(-180deg);}}
@-o-keyframes animated-robot-hand-right{0%{-o-transform: translate(-52px,0px);}25%{-o-transform: rotate(0deg);}50%{-o-transform: rotate(-180deg);}100%{-o-transform: translate(-10px,120px) rotate(-180deg);}}
@-ms-keyframes animated-robot-hand-right{0%{-ms-transform: translate(-52px,0px);}25%{-ms-transform: rotate(0deg);}50%{-ms-transform: rotate(180deg);}100%{-ms-transform: translate(-10px,120px) rotate(180deg);}}
@keyframes animated-robot-hand-left{0%{transform: translate(52px,0px);}25%{transform: rotate(0deg);}50%{transform: rotate(180deg);}100%{transform: translate(10px,120px) rotate(180deg);}}
@-webkit-keyframes animated-robot-hand-left{0%{-webkit-transform: translate(52px,0px);}25%{-webkit-transform: rotate(0deg);}50%{-webkit-transform: rotate(180deg);}100%{-webkit-transform: translate(10px,120px) rotate(180deg);}}
@-moz-keyframes animated-robot-hand-left{0%{-moz-transform: translate(52px,0px);}25%{-moz-transform: rotate(0deg);}50%{-moz-transform: rotate(180deg);}100%{-moz-transform: translate(10px,120px) rotate(180deg);}}
@-o-keyframes animated-robot-hand-left{0%{-o-transform: translate(52px,0px);}25%{-o-transform: rotate(0deg);}50%{-o-transform: rotate(180deg);}100%{-o-transform: translate(10px,120px) rotate(180deg);}}
@-ms-keyframes animated-robot-hand-left{0%{-ms-transform: translate(52px,0px);}25%{-ms-transform: rotate(0deg);}50%{-ms-transform: rotate(-180deg);}100%{-ms-transform: translate(10px,120px) rotate(-180deg);}}
.android .foot:after,
.android .foot:before{content:''; position:absolute; display:block; width:44px; height:110px; bottom:-90px; left:40px; background: #A5C63B; border-radius:44px;}
.android .foot:after{transform-origin:0 0; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -o-transform-origin:0 0; -ms-transform-origin:0 0; animation:animated-robot-foot-right 5s ease 1s infinite alternate; -webkit-animation:animated-robot-foot-right 5s ease 1s infinite alternate; -moz-animation:animated-robot-foot-right 5s ease 1s infinite alternate; -o-animation:animated-robot-foot-right 5s ease 1s infinite alternate; -ms-animation:animated-robot-foot-right 5s ease 1s infinite alternate;}
.android .foot:before{transform-origin:44px 0; -webkit-transform-origin:44px 0; -moz-transform-origin:44px 0; -o-transform-origin:44px 0; -ms-transform-origin:44px 0; animation:animated-robot-foot-left 5s ease 1s infinite alternate; -webkit-animation:animated-robot-foot-left 5s ease 1s infinite alternate; -moz-animation:animated-robot-foot-left 5s ease 1s infinite alternate; -o-animation:animated-robot-foot-left 5s ease 1s infinite alternate; -ms-animation:animated-robot-foot-left 5s ease 1s infinite alternate;}
@keyframes animated-robot-foot-right{0%{transform: rotate(0deg);}25%{transform: rotate(0deg);bottom:-120px;}50%{transform: rotate(-90deg);}100%{transform: translate(-50px,-120px);}}
@-webkit-keyframes animated-robot-foot-right{0%{-webkit-transform: rotate(0deg);}25%{-webkit-transform: rotate(0deg);bottom:-120px;}50%{-webkit-transform: rotate(-90deg);}100%{-webkit-transform: translate(-50px,-120px);}}
@-moz-keyframes animated-robot-foot-right{0%{-moz-transform: rotate(0deg);}25%{-moz-transform: rotate(0deg);bottom:-120px;}50%{-moz-transform: rotate(-90deg);}100%{-moz-transform: translate(-50px,-120px);}}
@-o-keyframes animated-robot-foot-right{0%{-o-transform: rotate(0deg);}25%{-o-transform: rotate(0deg);bottom:-120px;}50%{-o-transform: rotate(-90deg);}100%{-o-transform: translate(-50px,-120px);}}
@-ms-keyframes animated-robot-foot-right{0%{-ms-transform: rotate(0deg);}25%{-ms-transform: rotate(0deg);bottom:-120px;}50%{-ms-transform: rotate(-90deg);}100%{-ms-transform: translate(-50px,-120px);}}
@keyframes animated-robot-foot-left{0%{transform: rotate(0deg);}25%{transform: rotate(0deg);bottom:-120px;}50%{transform: rotate(90deg);}100%{transform: translate(50px,-120px);}}
@-webkit-keyframes animated-robot-foot-left{0%{-webkit-transform: rotate(0deg);}25%{-webkit-transform: rotate(0deg);bottom:-120px;}50%{-webkit-transform: rotate(90deg);}100%{-webkit-transform: translate(50px,-120px);}}
@-o-keyframes animated-robot-foot-left{0%{-o-transform: rotate(0deg);}25%{-o-transform: rotate(0deg);bottom:-120px;}50%{-o-transform: rotate(90deg);}100%{-o-transform: translate(50px,-120px);}}
@-moz-keyframes animated-robot-foot-left{0%{-moz-transform: rotate(0deg);}25%{-moz-transform: rotate(0deg);bottom:-120px;}50%{-moz-transform: rotate(90deg);}100%{-moz-transform: translate(50px,-120px);}}
@-ms-keyframes animated-robot-foot-left{0%{-ms-transform: rotate(0deg);}25%{-ms-transform: rotate(0deg);bottom:-120px;}50%{-ms-transform: rotate(90deg);}100%{-ms-transform: translate(50px,-120px);}}
.android .foot:after{left:auto; right:40px;}


  
  
  
  

]]></description>
    </item>
        <item>
        <title><![CDATA[登录界面。]]></title>
		<link><![CDATA[https://6v.wodemo.net/entry/347353]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Tue, 07 Jul 2015 07:00:33 -0700]]></pubDate>
        <description><![CDATA[
form#form{text-align:justify;background:transparent;}
.inputArea{background:#fff;border:1px solid #628aa5;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 5px #acaeaf inset,0px 1px 1px rgba(255,255,255,0.5);box-shadow:0 1px 5px #acaeaf inset,0px 1px 1px rgba(255,255,255,0.5)}
.inputLine{color:#000;padding:7px 10px;clear:both}.inputLine:first-of-type{border-bottom:1px solid #cfcfcf}
.il{float:left;padding:5px 0}.ir{overflow:hidden;text-align:left;padding:0}.ir input{-webkit-appearance:none;background:none;width:99%;border:0;font-size:14px;vertical-align:middle;margin:0;padding:5px 0;box-shadow:none;border:none;}
.loginOper{margin:15px 0 10px;height:20px;line-height:20px}
.loginOper .autoLogin{margin-left:5px;}
.loginOper .autoLogin a{color:#225a82;}
.loginBtn{text-align:right;width:100%}
.loginBtn input[type="submit"]{height:28px;width:100%;display:inline-block;font-size:16px;color:#fff;font-weight:bold;border:1px solid #3e6983;-webkit-border-radius:5px;border-radius:5px;text-shadow:0 -1px 1px rgba(0,32,75,0.33);-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.5);box-shadow:0 1px 1px rgba(255,255,255,0.5);background:#64a2cc;background-image:-webkit-gradient(linear,left top,left bottom,from(#68a6ce),to(#2478b0));background-image:-webkit-linear-gradient(top,#68a6ce,#2478b0);background-image:-moz-linear-gradient(top,#68a6ce,#2478b0)}
.forgotpwd {margin-right:5px;float:right}.forgotpwd a{color: #225a82}





帐号：
密码：


没有？点此注册吧
忘记密码 ?



]]></description>
    </item>
        <item>
        <title><![CDATA[抖动]]></title>
		<link><![CDATA[https://6v.wodemo.net/entry/347344]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Tue, 07 Jul 2015 06:01:45 -0700]]></pubDate>
        <description><![CDATA[
#box {width:400px; height:436px;}


function convertStyle(obj)
{
 if(obj.length)
 {
  for (var i=0; i0?-2:2)+'px';
   if(i>=30)
   {
    clearInterval(timer);
    obj.style.left=posData[0]+'px';
    obj.style.top=posData[1]+'px';
   }
  }, 30);
 }
}
window.onload=function()
{
 var oBox=document.getElementById('box');
 convertStyle(oBox);
 shake(oBox);
}





]]></description>
    </item>
        <item>
        <title><![CDATA[翻墙路由器墙内下载地址]]></title>
		<link><![CDATA[https://6v.wodemo.net/entry/340865]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Sun, 17 May 2015 07:39:06 -0700]]></pubDate>
        <description><![CDATA[https://s3-ap-southeast-1.amazonaws.com/fqrouter/fqrouter-latest.apk]]></description>
    </item>
        <item>
        <title><![CDATA[摩托罗拉Moto Bulr主题.apk]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/340672]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Sat, 16 May 2015 05:07:57 -0700]]></pubDate>
        <description><![CDATA[File Size: 7.23 MiBOrignal Name: MotoBlurVersion: 2.2.1ID：com.thomassafca.theme.motoblur&nbsp;|&nbsp;<a href="https://6v.wodemo.net/browse/340672">Browse</a>&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/340672">Meta</a>]]></description>
    </item>
        <item>
        <title><![CDATA[百度皮肤.bds]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/141819]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Sun, 19 May 2013 22:05:04 -0700]]></pubDate>
        <description><![CDATA[File Size: 0.47 MiBOrignal Name: MotoBlurVersion: 2.2.1ID：com.thomassafca.theme.motoblur&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/141819">Meta</a>]]></description>
    </item>
        <item>
        <title><![CDATA[照片编辑器.apk]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/141430]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Sun, 19 May 2013 07:05:53 -0700]]></pubDate>
        <description><![CDATA[File Size: 0.92 MiBOrignal Name: 照片编辑器Version: 1.3.6ID：com.iudesk.android.photo.editor&nbsp;|&nbsp;<a href="https://6v.wodemo.net/browse/141430">Browse</a>&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/141430">Meta</a>]]></description>
    </item>
        <item>
        <title><![CDATA[qq-signed.apk]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/139306]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Thu, 16 May 2013 05:13:14 -0700]]></pubDate>
        <description><![CDATA[File Size: 3.13 MiBOrignal Name: LBE安全大师Version: 4.6.2925ID：com.lbe.security&nbsp;|&nbsp;<a href="https://6v.wodemo.net/browse/139306">Browse</a>&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/139306">Meta</a>]]></description>
    </item>
        <item>
        <title><![CDATA[SystemUI透明状态栏.apk]]></title>
		<link><![CDATA[https://6v.wodemo.net/file/138072]]></link>
		<dc:creator><![CDATA[@6v]]></dc:creator>
		<pubDate><![CDATA[Tue, 14 May 2013 05:35:53 -0700]]></pubDate>
        <description><![CDATA[File Size: 0.8 MiBOrignal Name: Status BarVersion: 2.3.5ID：com.android.systemui&nbsp;|&nbsp;<a href="https://6v.wodemo.net/browse/138072">Browse</a>&nbsp;|&nbsp;<a href="https://6v.wodemo.net/meta/138072">Meta</a>]]></description>
    </item>
    </channel>
</rss>
