mirror of https://gitlab.com/bashrc2/epicyon
Another statuses path
parent
04118c02ba
commit
4983e6177e
2
utils.py
2
utils.py
|
@ -1656,7 +1656,7 @@ def _get_statuses_list() -> []:
|
|||
"""
|
||||
return ('/statuses/', '/objects/', '/honk/', '/p/', '/h/', '/api/posts/',
|
||||
'/note/', '/notes/', '/comment/', '/post/', '/item/', '/videos/',
|
||||
'/button/', '/x/', '/o/', '/posts/', '/items/')
|
||||
'/button/', '/x/', '/o/', '/posts/', '/items/', '/ap/object/')
|
||||
|
||||
|
||||
def contains_statuses(url: str) -> bool:
|
||||
|
|
Loading…
Reference in New Issue