考虑Yahoo!收录PTB1万多页,所以在底部加了Yahoo!的搜索条
希望大家查找资料的时候尽量用这个,以节省论坛资源
*本搜索条是根据官方发放的免费搜索条改的,没有任何收益......其代码如下
复制内容到剪贴板
代码:
<!-- Yahoo! Search -->
<form method="get" action="http://search.cn.yahoo.com/search" style="border:1px solid #999; padding:5px;/*/*/width:420px;/**/text-align:center;">
<a href="http://poketb.cn/bbs/">
<img src="http://poketb.cn/bbs/5653.png" align="left" border="0"></a>
<input type="text" name="p" size=25>
<input type="hidden" name="ei" value="GBK">
<input type="hidden" name="f" value="D6_5">
<input type="submit" value="Yahoo!搜索"><br><font size="-2" face="arial, helvetica">
<input type="radio" name="vs" value="" id="ysvs0" style="vertical-align: middle" >
<label for=ysvs0>web</label>
<input type="radio" name="vs" id="ysvs1" style="vertical-align: middle" value="poketb.cn"checked>
<label for=ysvs1 style="margin-right: 75px;">poketb.cn</label>
</font>
</form>
<!-- End Yahoo! Search -->
大家如果想使用就复制上面的就可以了