QQ在线状态HTTP接口

On 07/31/2010, in javascript, by kilobug

http://webpresence.qq.com/getonline?Type=1&498972891:708993456:123456:
这个是QQ在线状态网页接口,需要先声明接口变量online为空数组,然后以js方式调用这个地址,后面参数为多个QQ号码,每个QQ号码后面必须要有 ‘:’ 符号 。

例子:

<script type="text/javascript">var online = [];</script>
<script src="http://webpresence.qq.com/getonline?Type=1&498972891:708993456:123456:" type="text/javascript"></script>

1为在线,0为不在线

Tagged with:  

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

无觅相关文章插件,快速提升流量