forked from chase/ublock-filters
Update 2.2.0: Improve blocking of auto-dubbed videos on YouTube
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
! Title: chase's uBlock Filter Collection
|
||||
! Description: All filters provided by chase's filter repo
|
||||
! Version: 2.1.1
|
||||
! Version: 2.2.0
|
||||
! Last modified: 2025-07-30
|
||||
! Expires: 2 days (update frequency)
|
||||
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
|
||||
@@ -93,7 +93,7 @@ discord.com##.footer__5be3e:has(> .container_a99829:only-child)
|
||||
! Upgrade Gmail
|
||||
mail.google.com##.CRPU9d
|
||||
|
||||
! Remove AI overview in Google search
|
||||
! Hide AI overview in Google search
|
||||
google.com##.GcKpu
|
||||
google.com###Odp5De
|
||||
|
||||
@@ -117,7 +117,7 @@ cad.onshape.com##.zero-state-open.zero-state-panel
|
||||
! Attempt to remove id protection nag from Discover
|
||||
card.discover.com###main-content-rwd > div.dmp-slide.show-placement
|
||||
|
||||
! Remove email banner from bottom of screen
|
||||
! Hide email banner from bottom of screen
|
||||
menards.com##div#emailBanner.email-banner.floating.w-100
|
||||
|
||||
! Hide sign in with Google
|
||||
@@ -126,6 +126,8 @@ indeed.com##.icl-Card
|
||||
! Hide auto-dubbed videos on YouTube
|
||||
youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015 7.998c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.96 1.42 3.59 3.28 3.93-5.51.28-8.28 3.83-8.28 8.07L20 20c0-4.24-2.77-7.79-8.28-8.07Z"])
|
||||
|
||||
youtube.com##yt-lockup-view-model.lockup.ytd-item-section-renderer> .yt-lockup-view-model-wiz--compact.yt-lockup-view-model-wiz--horizontal.yt-lockup-view-model-wiz:has(yt-badge-view-model.yt-badge-view-model-wiz:has(badge-shape.badge-shape-wiz.badge-shape-wiz--default:has(div.badge-shape-wiz__text:has-text("Auto-dubbed"))))
|
||||
|
||||
! YT Home - Hide videos based on channel names
|
||||
youtube.com##ytd-browse[page-subtype="home"] ytd-rich-item-renderer:has(#avatar-link:is([title="ChannelName"], [title*="ContainsChannelName"], [title="Case Insensitive Channel Name"i]))
|
||||
|
||||
|
Reference in New Issue
Block a user