forked from chase/ublock-filters
Update 2.2.0: Improve blocking of auto-dubbed videos on YouTube
This commit is contained in:
@@ -108,6 +108,8 @@ Filters to hide unwanted content.
|
||||
! 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]))
|
||||
|
||||
@@ -154,7 +156,7 @@ Filters for Google services.
|
||||
! Upgrade Gmail
|
||||
mail.google.com##.CRPU9d
|
||||
|
||||
! Remove AI overview in Google search
|
||||
! Hide AI overview in Google search
|
||||
google.com##.GcKpu
|
||||
google.com###Odp5De
|
||||
#+end_src
|
||||
@@ -199,7 +201,7 @@ card.discover.com###main-content-rwd > div.dmp-slide.show-placement
|
||||
** Menards
|
||||
#+name: menards
|
||||
#+begin_src txt
|
||||
! Remove email banner from bottom of screen
|
||||
! Hide email banner from bottom of screen
|
||||
menards.com##div#emailBanner.email-banner.floating.w-100
|
||||
#+end_src
|
||||
|
||||
@@ -244,7 +246,7 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
*** Version
|
||||
#+name: version
|
||||
#+begin_src txt
|
||||
2.1.1
|
||||
2.2.0
|
||||
#+end_src
|
||||
|
||||
*** Last Modified
|
||||
|
Reference in New Issue
Block a user