Added a fix for the "Trending" sections

This commit is contained in:
Imre Kristoffer Eilertsen
2020-04-28 13:12:45 +02:00
committed by GitHub
parent cb16699486
commit d931e9adb1
+4 -3
View File
@@ -1,6 +1,6 @@
[Adblock Plus 3.2]
! Title: 🎯 DailyMotion Simplicity
! Version: 12June2019v1-Beta
! Version: 28April2020v1-Beta
! Expires: 7 days
! Description: Have you ever been watching «Pinkie Cooper and the Jet Set Pets» on DailyMotion, but you keep getting distracted by all the trend-based recommendations below the video player? This list will help focus your attention on the video instead.
! For more information, details, helpful tools, and other lists that I've made, visit https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#english
@@ -9,8 +9,9 @@
dailymotion.com#?#div[class^="DiscoveryQueueDisplay__sectionContainer"]:-abp-has(a[class*="channelCard"])
! Removes the "Trending" feed that shows up below the video player if the location is set to the United States
dailymotion.com#?#div[class^="DiscoveryQueueDisplay__sectionContainer"]:-abp-has(span:-abp-contains(Trend))
dailymotion.com#?#div[class^="DiscoveryQueueDisplay__sectionContainer"]:-abp-has(a[style^="background-image: linear-gradient(225deg, rgb(255, 221"])
dailymotion.com#?#div[class^=DiscoveryQueueDisplay__sectionContainer]:-abp-has(span:-abp-contains(Trend))
dailymotion.com#?#div[class^=DiscoveryQueueDisplay__sectionContainer]:-abp-has(div[class^=GenericCard]:-abp-contains(Trend))
dailymotion.com#?#div[class^=DiscoveryQueueDisplay__sectionContainer]:-abp-has(a[style^="background-image: linear-gradient(225deg, rgb(255, 221"])
! Makes it easier to take screencaps of the videos
dailymotion.com##.np_Darken