Add google ping
safer check for "filter" extension
This commit is contained in:
@ -54,5 +54,11 @@
|
||||
'host' => 'api.my.yahoo.com',
|
||||
'path' => '/RPC2'
|
||||
),
|
||||
|
||||
array(
|
||||
'name' => 'Google',
|
||||
'host' => 'blogsearch.google.com',
|
||||
'path' => '/ping/RPC2'
|
||||
),
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user