adding bloglines ping to weblogping
Posted: Sat Apr 29, 2006 4:08 pm
bloglines did release a new ping service so I added the new service to the weblogping pluging:
I suggest to add it in the cvs.
bye, alberto.
Code: Select all
array(
'name' => 'Bloglines',
'host' => 'www.bloglines.com',
'path' => '/ping')
bye, alberto.