mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:40:18 +01:00
AdGuard's lack of support for `!#if env_mobile` has become a problem by now.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.13]
|
||||
! Title: 💺 Anti-'IMDB ratings on other sites' List
|
||||
! Version: 16April2023v1-Beta
|
||||
! Version: 20April2023v1-Beta
|
||||
! Description: Are you tired of being told by others what you should watch, specifically IMDb voters who are very well known for downvote bombing, fandom/hatedom bias, and for up-/downvoting things based on their reputations alone? Here's a way to let you feel more peaceful with your truly own opinions.
|
||||
! Note that this list does currently not aim to remove the sites' own rating mechanics.
|
||||
! Note that this list aims to support advanced adblockers, to avoid the inconvenience of having to list 15 Amazon domains for each Amazon-related entry.
|
||||
@@ -98,7 +98,7 @@ www.google.*##.g:has(a[href*="imdb.com"]) g-review-stars:upward(1)
|
||||
www.google.*##script ~ div[jsdata] > [jsname] a[href*="://m.imdb.com/title/"] ~ div > div[class]:not([class*=" "])
|
||||
! (https://github.com/AdguardTeam/AdguardFilters/issues/148512)
|
||||
!#if !env_mobile
|
||||
www.google.*##div[jscontroller]:has(a[href*=imdb]) div + div + div[class*=" "]:has(span[role=img])
|
||||
www.google.*#?#.g div[jscontroller]:has(a[href*=imdb]) div + div + div[class*=" "]:has(span[role=img])
|
||||
!#endif
|
||||
viaplay.*##.Imdb-link-slSbv
|
||||
viaplay.*##.ImdbExtended-container-_sA0e
|
||||
|
||||
Reference in New Issue
Block a user