Live data from Hacker News

The ECB invests billions of public funds into the fossil fuel economy

ftm.nl

1–5 of 5 posts

Re: The ECB invests billions of public funds into the fossil fuel economy

#5
post #2

Annoying popup warning. Workaround for that anyone?

Run this:

  document.getElementById("sidebar-toggle-container").className = document.getElementById("sidebar-toggle-container").className.replace( /(?:^|\s)hasBlockingOverlay(?!\S)/g , '' );
  document.getElementsByClassName("blockingOverlay")[0].remove();
in the browser JS console.