All pastes #2098952 Raw Edit

Someone

public text v1 · immutable
#2098952 ·published 2012-01-04 11:03 UTC
rendered paste body
// ==UserScript==
// @name           Fuck begging
// @namespace      loldongs
// @include        http://*.wikipedia.org*
// ==/UserScript==

var notice = document.getElementById('siteNotice');
notice.parentNode.removeChild(notice);