top | item 46882406 (no title) 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. discuss order hn newest lloeki|26 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 chao-|26 days ago It is not present in the DOM at all in my location (US).
lloeki|26 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 chao-|26 days ago It is not present in the DOM at all in my location (US).
lloeki|26 days ago
chao-|26 days ago