diff --git a/utils.py b/utils.py index a44bdb759..7a44a76b1 100644 --- a/utils.py +++ b/utils.py @@ -1655,7 +1655,7 @@ def _get_statuses_list() -> []: """Returns a list of statuses path strings """ return ('/statuses/', '/objects/', '/honk/', '/p/', '/h/', '/api/posts/', - '/notes/', '/comment/', '/post/', '/item/', '/videos/', + '/note/', '/notes/', '/comment/', '/post/', '/item/', '/videos/', '/button/')