Skip to content

blocked-text class name no longer exists #7

@vvuk

Description

@vvuk

the blocked-text class name is no longer used; however, replacing the getElementsByClassName with document.querySelectorAll('div[role="button"][aria-label="Blocked"]') seems to work. Twitter also no longer keeps all the elements on the page as you scroll, so it's necessary to unblock in a loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions