mirror of https://gitlab.com/bashrc2/epicyon
Another users path
parent
d6f4796065
commit
eed4507fb6
3
utils.py
3
utils.py
|
@ -1887,7 +1887,8 @@ def get_user_paths() -> []:
|
||||||
'/u/', '/c/', '/m/', '/a/', '/video-channels/',
|
'/u/', '/c/', '/m/', '/a/', '/video-channels/',
|
||||||
'/nieuws/author/', '/author/',
|
'/nieuws/author/', '/author/',
|
||||||
'/activitypub/', '/actors/', '/snac/', '/@/', '/~/',
|
'/activitypub/', '/actors/', '/snac/', '/@/', '/~/',
|
||||||
'/fediverse/blog/', '/user/', '/@', '/api/collections/')
|
'/fediverse/blog/', '/user/', '/@', '/api/collections/',
|
||||||
|
'/x/')
|
||||||
|
|
||||||
|
|
||||||
def get_group_paths() -> []:
|
def get_group_paths() -> []:
|
||||||
|
|
Loading…
Reference in New Issue