docs: (en) fix wrong path of mastodon user feed (#5313)
This commit is contained in:
parent
745f516663
commit
ad956a2109
|
|
@ -40,7 +40,7 @@ These feed do not include boosts (a.k.a. reblogs). RSSHub provides a feed for us
|
|||
|
||||
### User timeline
|
||||
|
||||
<RouteEn author="notofoe" example="/mastodon/acct/CatWhitney@mastodon.social" path="/mastodon/acct/:acct/:only_media?" :paramsDesc="['Webfinger account URI', 'whether only display media content, default to false, any value to true']"/>
|
||||
<RouteEn author="notofoe" example="/mastodon/acct/CatWhitney@mastodon.social/statuses" path="/mastodon/acct/:acct/statuses/:only_media?" :paramsDesc="['Webfinger account URI', 'whether only display media content, default to false, any value to true']"/>
|
||||
|
||||
### Timeline
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue