docs.oracle.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
D4v1dH03
New Member
New Member
Posts: 1
Joined: Mon Nov 29, 2021 1:15 am

docs.oracle.com

Post by D4v1dH03 »

Example webpage (POC):

Code: Select all

https://docs.oracle.com/javase/8/docs/api/java/util/ListIterator.html

Sometimes an irritating cookie consent popup will show up and the only options are to consent or decline and not dismissable.

User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Try adding

Code: Select all

||consent.truste.com^$script,domain=docs.oracle.com

see if that causes issues or not. Truste is a problematic domain, often cause breakages. Let me know if it helps.

Locked