provide a broken feed as a separate module

This commit is contained in:
zotlabs
2017-04-26 13:26:50 -07:00
parent 88149f56bb
commit ac670856f6
3 changed files with 50 additions and 2 deletions

View File

@@ -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']
],
[