diff --git a/src/App.php b/src/App.php index fddfb0a6da..9cde124998 100644 --- a/src/App.php +++ b/src/App.php @@ -642,13 +642,18 @@ class App '_well_known', 'api', 'dfrn_notify', + 'feed', 'fetch', + 'followers', + 'following', 'hcard', 'hostxrd', + 'inbox', 'manifest', 'nodeinfo', 'noscrape', - 'p', + 'objects', + 'outbox', 'poco', 'post', 'proxy',