netflix.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
jcase16
New Member
New Member
Posts: 1
Joined: Mon Mar 20, 2017 4:42 pm

netflix.com

Post by jcase16 »

So Netflix is a pain to block, but I have found that if I want to block an entire section like Recently Added or certain genres then I can block that whole section easily. I have an issue where Netflix keeps adding PG-13 and TV-14 movies to my kids recently added list. I have contacted Netflix and they basically just blow me off. We want to use our recently added on our adult accounts as we enjoy seeing when new content arrives. At the moment I have not figured out how to get it to block on the kids page and not on the others.
For the normal profiles the URL is https://www.netflix.com/browse and for kids it is: https://www.netflix.com/Kids
For some reason I cannot figure out how to write my filter to target that specific directory in the URL. Anyone have any ideas?

Also, in jQuery if I wanted to target DIV that contained a specific value I could write something like this:

Code: Select all

$('.slider-item div[aria-label="nameOfShow"]')
It would target the element with classname "slider-item" as long as it contained a div that had a custom attribute called aria-label with a specific value (in this case nameOfShow). However this doesn't seem to work with the AdBlock syntax. Is there a way to do something similar?
Moved from Lanik.us to Report unblocked content on Mon Mar 20, 2017 6:17 pm by intense

Locked