Skip to content

Instantly share code, notes, and snippets.

@tifandotme
Last active August 23, 2024 16:08
Show Gist options
  • Save tifandotme/f2b479f681a3004005f2a7abdb4c202c to your computer and use it in GitHub Desktop.
Save tifandotme/f2b479f681a3004005f2a7abdb4c202c to your computer and use it in GitHub Desktop.
uBlock Origin filter list
! YOUTUBE (DESKTOP)
! homepage feed
!youtube.com##ytd-browse[page-subtype="home"]
!youtube.com##ytd-guide-entry-renderer > a[title="Home"]
! sidebar sections
youtube.com###sections > ytd-guide-section-renderer:has-text(/explore/i)
youtube.com###sections > ytd-guide-section-renderer:has-text(/more from youtube/i)
! video sidebar (will not hide if playlist or live chat is present)
youtube.com###related
youtube.com###secondary:has(ytd-playlist-panel-renderer[hidden=""]):not(:has(ytd-live-chat-frame))
www.youtube.com###columns:style(justify-content: center)
! shorts
youtube.com###items > ytd-guide-entry-renderer:has(a[title="Shorts"])
youtube.com###items > ytd-mini-guide-entry-renderer:has(a[title="Shorts"])
! endscreen
youtube.com##.videowall-endscreen
! create (video) button
www.youtube.com##.style-default.ytd-masthead.style-scope
! voice search button
www.youtube.com###voice-search-button
! YOUTUBE (MOBILE)
! homepage feed
! m.youtube.com##div[tab-identifier="FEwhat_to_watch"]
! "Shorts" bottom tab
! m.youtube.com##.pivot-bar-item-title:has-text(Shorts):upward(2)
! related videos
! m.youtube.com##ytm-item-section-renderer[section-identifier="related-items"]
! X
! right-side
x.com##div > div > [aria-label$="subscribe to premium" i]:upward(2)
! left-side
x.com##[href="/i/grok" i]
x.com##[href="/explore" i]
!x.com##[href="/i/premium_sign_up" i]
x.com##[href="/settings/monetization" i]
x.com##[href="/i/verified-orgs-signup" i]
! bottom message bar
x.com##[data-testid="DMDrawer" i]:upward(2)
! compose tweet in homepage
x.com##.r-1ye8kvj.r-13qz1uu.r-f8sm7e.r-1t251xo.r-1c4cdxw.r-184en5c.r-16y2uox.r-1phboty.r-th6na.r-1ua6aaf.r-1kqtdi0.r-kemksi.css-175oi2r > .css-175oi2r > .r-184en5c.r-kemksi.css-175oi2r
! INSTAGRAM
! sidebar sections
instagram.com##[href="/reels/" i]:upward(2)
instagram.com##[href="/explore/" i]:upward(2)
! 2024-02-09 https://mail.proton.me (shiny upgrade button)
mail.proton.me##.topnav-listItem--noCollapse.topnav-listItem
account.proton.me##.topnav-listItem--noCollapse.topnav-listItem
calendar.proton.me##.topnav-listItem--noCollapse.topnav-listItem
drive.proton.me##.topnav-listItem--noCollapse.topnav-listItem
! 2024-02-09 https://www.twitch.tv
www.twitch.tv##.kBEymU.Layout-sc-1xcs6mc-0
! 2024-04-27 https://www.goodreads.com
www.goodreads.com##.siteHeader__topFullImageContainer
! 2024-05-10 https://tanstack.com
tanstack.com##.overflow-auto.max-h-screen.top-0.sticky.md\:block.hidden.max-w-\[240px\].p-4.shadow-xl.border-gray-500\/20.dark\:border-l.dark\:bg-gray-900.bg-white
! 2024-05-14 https://expressjs.com
expressjs.com##div:has-text(Black):style(display: none !important)
expressjs.com##header:has(#navbar):style(height: 60px !important)
expressjs.com###logo > .express:style(margin-top: unset !important)
expressjs.com##section.content:style(marign-top: 93px !imporatnt)
! 2024-05-19 https://www.reddit.com
www.reddit.com###advertise-button
! Jul 1, 2024 https://emotion.sh
emotion.sh##.css-t13dtp
! Jul 4, 2024 https://delos.atlassian.net
delos.atlassian.net##div._1e0c1txw._4cvr1h6o:nth-of-type(4)
! Aug 11, 2024 https://claude.ai
claude.ai##.flex-col-reverse.md\:px-2.flex
! Aug 20, 2024 https://start.duckduckgo.com
start.duckduckgo.com##.header
start.duckduckgo.com##body>p:nth-child(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment