forked from chase/ublock-filters
Update 2.8.1: Formatting changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
! Title: chase's Content Filters
|
||||
! Description: Block undesirable YouTube content
|
||||
! Version: 2.8.0
|
||||
! Version: 2.8.1
|
||||
! Last modified: 2025-08-18
|
||||
! Expires: 2 days (update frequency)
|
||||
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
|
||||
@@ -13,8 +13,8 @@ youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015
|
||||
|
||||
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$/i))))
|
||||
|
||||
! YT Home - Hide videos based on channel names
|
||||
! Hide videos based on channel names on home page
|
||||
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]))
|
||||
|
||||
! YT Search - hide results based on channel names
|
||||
! Hide videos based on channel names in search results
|
||||
youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title="Exact channel name 1"], [title="Exact channel name 2"]))
|
||||
|
Reference in New Issue
Block a user