Created
October 12, 2023 06:19
-
-
Save rileyJones/e2b02101bee532d9f3dda2a8857af832 to your computer and use it in GitHub Desktop.
ublock-youtube
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! youtube block list | |
! video page | |
youtube.com###related | |
! youtube.com###comments | |
! youtube.com###chat-container | |
youtube.com##.ytp-next-button | |
youtube.com##.ytp-cards-button | |
youtube.com##.ytp-cards-teaser | |
youtube.com##.annotation | |
youtube.com##.ytp-ce-video | |
youtube.com##.videowall-endscreen | |
! home page | |
youtube.com##.ytd-browse[page-subtype="home"] | |
! hamburger menu | |
youtube.com##.ytd-guide-renderer:nth-of-type(3) | |
youtube.com##.ytd-guide-renderer:nth-of-type(4) | |
! youtube.com##.ytd-guide-renderer:nth-of-type(5) | |
! search bar | |
youtube.com###voice-search-button | |
! shorts hamburger menu | |
youtube.com##.ytd-guide-section-renderer:nth-of-type(2) | |
! shorts home sidebar | |
youtube.com##.ytd-mini-guide-renderer[aria-label="Shorts"] | |
! shorts channel page | |
youtube.com###tabsContent > .ytd-c4-tabbed-header-renderer:nth-of-type(3) | |
youtube.com##.yt-tab-shape-wiz[tab-title="Shorts"] | |
! shorts subscription page | |
youtube.com###contents > .ytd-rich-grid-renderer:nth-of-type(2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment