better blocking on channel pages
previously the videos would be hidden but the containing element still existed (ytd-rich-item-renderer) so the space was still being taken up
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
! Members only trash on homepage
|
||||
youtube.com##yt-lockup-view-model:has([class*="ytBadgeShapeCommerce"])
|
||||
! Members only trash on channel video list
|
||||
youtube.com##ytd-rich-item-renderer:has([class*="ytBadgeShapeCommerce"])
|
||||
! Members only trash on Channel Shorts page
|
||||
youtube.com##ytd-rich-item-renderer:has(.shortsLockupViewModelHostOutsideMetadataSubhead:has-text(Members only))
|
||||
! annoying "become a member" popup
|
||||
|
||||
Reference in New Issue
Block a user