Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name [2ch.hk]AntiHuita
- // @namespace Valentine
- // @include https://2ch*
- // @version 1.1
- // @grant none
- // ==/UserScript==
- $(document).ready(function() {
- $('header>div>iframe').remove();
- $('div#plashque').remove();
- $('audio#BokaIEgoVnukAbu').remove();
- $('script[src$="/makaba/templates/js/events/chikatilo.js"]').remove();
- $('span#e14f-hero').remove(); });
Advertisement
Add Comment
Please, Sign In to add comment