<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card title="dnspod多线高级版V2（ROS更新DDNS）">
<p>
作者:<a href="index.php?action=showuser&amp;userid=1&amp;hash=">熊茂祥</a><br />时间:2014-09-02 12:58<br />分类:<a href="index.php?action=list&amp;cid=3&amp;hash=">ROS</a><br />标签:<a href="index.php?action=tags&amp;item=dnspod&amp;hash=">dnspod</a>, <a href="index.php?action=tags&amp;item=ddns&amp;hash=">ddns</a>, <a href="index.php?action=tags&amp;item=%E8%84%9A%E6%9C%AC&amp;hash=">脚本</a>, <a href="index.php?action=tags&amp;item=%E5%A4%9A%E7%BA%BF&amp;hash=">多线</a>, <a href="index.php?action=tags&amp;item=adsl&amp;hash=">adsl</a><br />内容:
ROS脚本


    #DDNS帐号  

    :global user &quot;用户名&quot;  

    #DDNS密码  

    :global pass &quot;密码&quot;  

    #DDNS域名  

    :global rhost &quot;域名（例如www.cat-home.org）&quot;  

    

    #以下不需要修改  

    :global host [:pick $rhost ([:find $rhost &quot;.&quot;]+1) [:len $rhost]]  

    :global zhost [:pick $rhost 0 [:find $rhost &quot;.&quot;]]  

    /tool fetch url=(&quot;http://www.cat-home.org/dnspod/index.php\?user=$user&amp;passwd=$pass&amp;ym=$host&amp;zym=$zhost&quot;) mode=http keep-result=no  

    }  





懒得说明，不会用自己面壁去。
</p><p>
<a href="index.php?action=comments&amp;articleid=164&amp;hash=">查看评论</a><br />
<a href="index.php?action=login&amp;hash=">立即登陆发表评论</a><br />
</p>
<p><a href="index.php?action=list&amp;hash=">返回日志列表</a><br /><a href="index.php?action=index&amp;hash=">返回主页</a></p>
</card>
</wml>
