温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:LiveBlog v1.0测试版源码
当前文件:
LiveBlog/LiveBlog.Web/App_Data/pingservices.xml,打开代码结构图
LiveBlog/LiveBlog.Web/App_Data/pingservices.xml,打开代码结构图1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2
<services> 3
<service>http://blogsearch.google.com/ping/rpc2</service> 4
<service>http://rpc.technorati.com/rpc/ping</service> 5
<service>http://rpc.pingomatic.com/rpc2</service> 6
<service>http://ping.feedburner.com</service> 7
<service>http://www.bloglines.com/ping</service> 8
<service>http://services.newsgator.com/ngws/xmlrpcping.aspx</service> 9
<service>http://api.my.yahoo.com/rpc2</service> 10
</services>


