provide a broken feed as a separate module
This commit is contained in:
@@ -107,7 +107,7 @@ class Wfinger extends \Zotlabs\Web\Controller {
|
||||
[
|
||||
'rel' => 'http://schemas.google.com/g/2010#updates-from',
|
||||
'type' => 'application/atom+xml',
|
||||
'href' => z_root() . '/feed/' . $r[0]['channel_address'] . '/?compat=1'
|
||||
'href' => z_root() . '/ofeed/' . $r[0]['channel_address']
|
||||
],
|
||||
|
||||
[
|
||||
|
Reference in New Issue
Block a user