mirror of https://gitlab.com/bashrc2/epicyon
Another users path (whack that mole!)
parent
8d3e58d13d
commit
8e718f160a
1
utils.py
1
utils.py
|
|
@ -1495,6 +1495,7 @@ def get_user_paths() -> []:
|
|||
return ('/users/', '/profile/', '/accounts/', '/channel/',
|
||||
'/u/', '/c/', '/m/', '/a/', '/video-channels/',
|
||||
'/nieuws/author/', '/author/', '/federation/user/',
|
||||
'/.ghost/activitypub/users/',
|
||||
'/activitypub/', '/actors/', '/snac/', '/@/', '/~/',
|
||||
'/fediverse/blog/', '/user/', '/@', '/api/collections/',
|
||||
'/feed/', '/actor/', '/ap/', '/ap/users/')
|
||||
|
|
|
|||
Loading…
Reference in New Issue