// ==UserScript== // @name ニコニコ大百科掲示板NG機能 // @namespace yakisoft // @include http://dic.nicovideo.jp/a/* // @include https://dic.nicovideo.jp/a/* // @include http://dic.nicovideo.jp/b/a/* // @include https://dic.nicovideo.jp/b/a/* // @version 1.2.1 // @grant none // @description ニコニコ大百科掲示板NG機能。IDを入力して設定を押せばNGできます。 // @downloadURL none // ==/UserScript== (function(){ function doNG(NGList){ var ngList = NGList.value.split('\n') var bbs = document.getElementById("bbs").getElementsByTagName("dl")[0] for(var i=0; i