// ==UserScript== // @name gensdeconfiance // @match https://gensdeconfiance.com/* // @run-at document-end // @grant none // ==/UserScript== document.getElementById('react-paywall').remove()