From 5738b12c8035d142d871b4d10539d7e4f69a95c3 Mon Sep 17 00:00:00 2001 From: elf2000 Date: Tue, 3 Jan 2006 15:10:14 +0000 Subject: [PATCH] o updated. --- .../servicesdb_ja.inc.php | 33 +++++++++++++++---- 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/plugins/serendipity_event_weblogping/servicesdb_ja.inc.php b/plugins/serendipity_event_weblogping/servicesdb_ja.inc.php index cae031d..bdbc5dc 100644 --- a/plugins/serendipity_event_weblogping/servicesdb_ja.inc.php +++ b/plugins/serendipity_event_weblogping/servicesdb_ja.inc.php @@ -52,6 +52,13 @@ 'extended' => true // false ), + array( + 'name' => '人気blogランキング (ブログランキング)', + 'host' => 'blog.with2.net', + 'path' => '/ping.php/', + 'extended' => false + ), + array( 'name' => 'blogrolling', 'host' => 'rpc.blogrolling.com', @@ -80,12 +87,12 @@ 'extended' => false ), - array( - 'name' => 'BLOGOOGLE(ブログール) Pingサーバ', - 'host' => 'www.blogoole.com', - 'path' => '/ping/', - 'extended' => false - ), +// array( +// 'name' => 'BLOGOOGLE(ブログール) Pingサーバ', +// 'host' => 'www.blogoole.com', +// 'path' => '/ping/', +// 'extended' => false +// ), array( 'name' => 'にほんブログ村', @@ -113,6 +120,20 @@ 'host' => 'ping.gpost.info', 'path' => '/xmlrpc', 'extended' => false + ), + +// array( +// 'name' => 'Amagle ping service', +// 'host' => 'ping.amagle.com', +// 'path' => '/', +// 'extended' => false +// ), + + array( + 'name' => 'Technorati JAPAN', + 'host' => 'rpc.technorati.jp', + 'path' => '/rpc/ping', + 'extended' => false ) ); -- 2.39.5