main
Bob Mottram 2023-05-03 20:06:21 +01:00
parent 344036e3f5
commit 15ea85d60d
1 changed files with 1 additions and 1 deletions

View File

@ -1402,7 +1402,7 @@ def get_user_paths() -> []:
"""
return ('/users/', '/profile/', '/accounts/', '/channel/', '/u/',
'/c/', '/video-channels/', '/author/', '/activitypub/',
'/actors/', '/snac/', '/@/', '/~/', '/notes/')
'/actors/', '/snac/', '/@/', '/~/')
def get_group_paths() -> []: