NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name StickerWoman // @namespace https://www.pinknews.co.uk/2018/08/09/anti-trans-women-penises-stickers-london-stonewall/ // @version 1.0 // @description WOMEN DONT HAVE PENISES! // @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode // @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt // @include http://*/* // @include https://*/* // @copyright code TOBIAS LEINGRUBER (http://tobi-x.com/) 2009 - artistic interpretation GenderCritical // ==/UserScript== javascript: (function() {kanye_sunglasses="<a href='javascript:(function(){document.getElementById(\"glasses\").style.display=\"none\";return})();'><img src='https://image.ibb.co/cjS1ce/wdhp.png' width='100%25' heigth='100%25'></a>";var div_popup;div_popup=document.createElement('div');div_popup.innerHTML=kanye_sunglasses;div_popup.id="glasses";div_popup.setAttribute("style","position:fixed;z-index:10000;top:auto;bottom:2px;right:0px;width:100%25;height:100%25;");document.getElementsByTagName("body")[0].appendChild(div_popup);})();