mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fixed incorrect blocking
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
! This section contain any type of rule grouped by domain.
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/119048#issuecomment-1134293035
|
||||
||video.twimg.com/ext_tw_video/*/pu/$xmlhttprequest,third-party
|
||||
||video.twimg.com/ext_tw_video/*/pu/$xmlhttprequest,third-party,domain=~twitter.com
|
||||
! main youtube page - changing view for the first row of elements
|
||||
www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) > #contents:first-child { max-width: unset !important; }
|
||||
www.youtube.com#$?##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) ytd-rich-grid-media { max-width: unset !important; }
|
||||
|
||||
Reference in New Issue
Block a user