mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:40:15 +01:00
Hotfix for Viaplay
This commit is contained in:
+12
-10
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: 💺 Anti-IMDB List
|
||||
! Version: 13December2019v1-Beta
|
||||
! Version: 26January2020v1-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 to support advanced adblockers, to avoid the inconvenience of having to list 15 Amazon domains for each Amazon-related entry.
|
||||
@@ -13,7 +13,7 @@
|
||||
! Amazon
|
||||
~imdb.com##.imdb-rating
|
||||
! Rakuten TV
|
||||
~imdb.com##.roundscore[data-sitename="IMDb"]
|
||||
~imdb.com##.roundscore[data-sitename=IMDb]
|
||||
! watchsomuch.info
|
||||
~imdb.com##.imdbRate
|
||||
! Blockbuster Scandinavia
|
||||
@@ -21,19 +21,19 @@
|
||||
! letsdl.biz
|
||||
~imdb.com##.btn[href*=".imdb.com"]
|
||||
! tvguide.vg.no
|
||||
~imdb.com##[slug="imdb"]
|
||||
~imdb.com##[slug=imdb]
|
||||
! justwatch.com
|
||||
~imdb.com##div[v-uib-tooltip="IMDB"]
|
||||
~imdb.com##div[v-uib-tooltip=IMDB]
|
||||
! pantaflix.com
|
||||
~imdb.com##div[class*="ImdbRating"]
|
||||
~imdb.com##div[class*=ImdbRating]
|
||||
! https://kissanime.ru.com/ (Link working as of 13th of December 2019)
|
||||
~imdb.com##.top-imdb-list
|
||||
|
||||
! International (All adblockers)
|
||||
bing.com#?#.b_algo:-abp-has(cite:-abp-contains(imdb.com)) .b_sritem
|
||||
newonnetflix.info#?#p:-abp-has(a[target="_imdb"])
|
||||
newonnetflix.info#?#p:-abp-has(a[target=_imdb])
|
||||
rakuten.tv##.score
|
||||
sfanytime.com#?#div:-abp-has(:scope > img[alt^="IMDB"])
|
||||
sfanytime.com#?#div:-abp-has(:scope > img[alt^=IMDB])
|
||||
|
||||
! International (Nano Adblocker or uBlock Origin only)
|
||||
amazon.*##span.av-badge-text:has(.av-imdb-logo)
|
||||
@@ -42,13 +42,15 @@ google.*##div[data-hveid]:has(:scope > div > div > a[href*="imdb.com"]) div:has(
|
||||
viaplay.*##.Imdb-link-slSbv
|
||||
viaplay.*##.ImdbExtended-container-_sA0e
|
||||
viaplay.*##div.CarouselHeader-carousel-1rPGh:has-text(IMDB)
|
||||
viaplay.*##div[id*=imdb][data-testhook=carousel-header]
|
||||
viaplay.*##div[id*=imdb][data-testhook=carousel-header] + section
|
||||
yandex.*##li.serp-item:has(a[href*="imdb.com"]) .rating
|
||||
|
||||
! Norway
|
||||
filmweb.no#?#.Ratings:-abp-has(img[alt="IMDb"])
|
||||
filmweb.no#?#.Ratings:-abp-has(img[alt=IMDb])
|
||||
tvguide.vg.no##._3_ZF3
|
||||
tvguide.vg.no#?#span:-abp-has(span:-abp-contains(IMDb)):-abp-contains(/, $/)
|
||||
twe.no#?#div.content-list:-abp-has(a[href*="imdb"])
|
||||
twe.no#?#div.content-list:-abp-has(a[href*=imdb])
|
||||
|
||||
! Sweden
|
||||
tv.nu##a[href*="imdb.com"]
|
||||
@@ -62,7 +64,7 @@ kissanime.*##.rating
|
||||
kissanime.*##a[href*="kissanime."][href$="/imdb/"]
|
||||
|
||||
! Various movie sites
|
||||
ddl-warez.to#?#td:-abp-has(.btn[data-original-title^="IMDb"])
|
||||
ddl-warez.to#?#td:-abp-has(.btn[data-original-title^=IMDb])
|
||||
myfriendspizza.com#?#a:-abp-contains(IMDb)
|
||||
yts.am#?#div.rating-row:-abp-has(a[title="IMDb Rating"])
|
||||
yuptorrents.com#?#div.row:-abp-contains(IMDB Rating)
|
||||
|
||||
Reference in New Issue
Block a user