updated plugin ActivityPub version 8.3.0
This commit is contained in:
@ -85,8 +85,7 @@ class Webfinger_Controller extends \WP_REST_Controller {
|
||||
$response,
|
||||
$code,
|
||||
array(
|
||||
'Access-Control-Allow-Origin' => '*',
|
||||
'Content-Type' => 'application/jrd+json; charset=' . \get_option( 'blog_charset' ),
|
||||
'Content-Type' => 'application/jrd+json; charset=' . \get_option( 'blog_charset' ),
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user