top | item 46881329

(no title)

jawilson2 | 26 days ago

Does anyone know how to get past the CNN popup that only gives you the choice "Agree to collecting any and all private information"? There is no way to opt out, no way to disagree. I refuse to press it, and have not read CNN articles for the last year or so.

discuss

order

nkrisc|25 days ago

You can read any article on CNN with Firefox reader mode. Probably works with similar features in other browsers as well.

jurf|26 days ago

I get a choice, at least in the EU. Admittedly you need to scroll down a bit on mobile, which is not clear at first.

lloeki|25 days ago

Heh (in the EU at least) the div container has a `has-reject-all-button` class.

    <div id="onetrust-button-group-parent" class="ot-sdk-columns has-reject-all-button ot-sdk-two">
        <div id="onetrust-button-group">
            <button id="onetrust-accept-btn-handler">
              Accept All
            </button>
            <button id="onetrust-reject-all-handler">
              Essential Cookies Only
            </button>
            <button id="onetrust-pc-btn-handler" aria-label="Show Purposes, Opens the preference center dialog">
              Show Purposes
            </button>
        </div>
    </div>
Would be funny if the button was merely hidden outside of the EU xD

askl|25 days ago

The "EasyList – Cookie Notices" filter list for ublock origin seems to also work well on this site.

nguyenkien|25 days ago

Most of browser has reader mode, toggle it. In safari you can even set it to automatic.