Since it seems #Google has decided to uni-laterally force through their new anti-#adblock #DRM euphemistically named "Web environment integrity", I decided to add a little bit of code to my website that blanks out the page and displays a protest message with a link to the firefox download page when you visit it from a browser with this DRM feature. Here's the source inside one toot, feel free to copy and put it at the end of your website's <body> before the closing tag:
<script>if(navigator.getEnvironmentIntegrity!==undefined)document.querySelector('body').innerHTML='<h1>Your browser contains Google DRM</h1>"Web Environment Integrity" is a Google euphemism for a DRM that is designed to prevent ad-blocking. In support of an open web, this website does not function with this DRM. Please install a browser such as <a href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a> that respects your freedom and supports ad blockers.';</script>
Download the fastest Firefox ever

Faster page loading, less memory usage and packed with features, the new Firefox is here.

Mozilla
@jaseg thanks :)
@noracodes @jaseg thank you for this thread, all. I suggest using non-jargon in the messaging. I'm not a tech person and don't know what DRM stands for. I'd love to fight back against ggl et al, but it would help to have the acronym spelled out and be a non-tech term. 1/2
@BrightFlame @noracodes @jaseg DRM stand for digital right management. It's a set of technic like preventing you from skipping ads at the beginning of a 10 years old DVD. Here it would give websites the ability to refuse serving you content if you have an ad blocker installed