Extra users path

merge-requests/30/head
Bob Mottram 2024-05-28 22:37:50 +01:00
parent 1f04ed8e6f
commit b3aa116a80
1 changed files with 2 additions and 1 deletions

View File

@ -1884,7 +1884,8 @@ def get_user_paths() -> []:
e.g. /users/nickname, /channel/nickname
"""
return ('/users/', '/profile/', '/accounts/', '/channel/',
'/u/', '/c/', '/m/', '/a/', '/video-channels/', '/author/',
'/u/', '/c/', '/m/', '/a/', '/video-channels/',
'/nieuws/author/', '/author/',
'/activitypub/', '/actors/', '/snac/', '/@/', '/~/',
'/fediverse/blog/', '/user/', '/@', '/api/collections/')