slashdot.org

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
anonsubmitter
Postaholic
Postaholic
Posts: 1184
Joined: Sat Feb 07, 2015 9:18 pm

slashdot.org

Post by anonsubmitter »

https://slashdot.org/

"Sponsored Content":
slashdot.org###ntv777074-148399-50268
caipora
Senior Member
Senior Member
Posts: 58
Joined: Sat Apr 23, 2016 3:14 pm

Post by caipora »

They add random strings after the class you used. For example, I just got this on the frontpage: .ntv-sponsored-849 .

I don't know if that was already the case when you added the rule, but it doesn't work on uBlock Origin. Please update it to

Code: Select all

##.article[class*="ntv-sponsored"]
User avatar
ant
Contributor
Contributor
Posts: 381
Joined: Sat Feb 21, 2009 6:49 am
Location: An Ant Farm

Post by ant »

Suggestion to have sponsored contents be blocked on slashdot.org as shown in

Code: Select all

https://www.reddit.com/r/uBlockOrigin/comments/62awap/how_to_block_all_of_s_sponsored_contents/
Thank you in advance. :)
 ! Message from: smed79
Fixed the topic title newtopic
 ! Message from: smed79
Merged your topic forumsearch
Ant @ Ant's Quality Foraged Links (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try

Code: Select all

slashdot.org##[class*="ntv-sponsored"]
slashdot.org##[id^="bz-lf-"]
Locked