Skip to content

Commit

Permalink
Added shortened version of Google entry
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout committed Aug 4, 2018
1 parent e299c01 commit 546fee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Anti-IMDB List.txt
@@ -1,5 +1,5 @@
! Title: Anti-IMDB List
! Version: 04August2018v1-Beta
! Version: 04August2018v2-Beta
! Description: Are you tired of being told by others what you should watch, specifically the hipsters that run around on IMDB? 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 solely to support advanced adblockers (e.g. not Adblock Plus), to avoid the inconvenience of having to list 15 Amazon domains for each Amazon-related entry.
Expand All @@ -10,7 +10,7 @@ tv.nu,sfanytime.com##.imdb

! Category: Google
! I give my heartfelt thanks to Frellwit (https://github.com/lassekongo83) for figuring out and creating the immediately-below entry.
google.*##:xpath(//a[text()[contains(., 'IMDb')]]/parent::h3/parent::div[@class="rc"]/descendant::div[@class="s"]/descendant::div/descendant::div[contains(@class, 'slp') and contains(@class, 'f')])
google.*##:xpath(//a[text()[contains(., 'IMDb')]]/parent::h3/parent::div[@class="rc"]/div[@class="s"]/div/div[contains(@class, 'slp') and contains(@class, 'f')])

! Category: Amazon
amazon.*##.imdb-rating
Expand Down

0 comments on commit 546fee7

Please sign in to comment.