18/05/29 02:48:05.77 7R22gzAT.net
>>875
//ReRe対応改修部分
if (!!elm.getElementsByClassName("yt-simple-endpoint")[0] && !!elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href")) {
if (!reported[elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href").split("?")[1].slice(2)])
{reported[elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href").split("?")[1].slice(2)] = true;
localStorage.reported = JSON.stringify(reported);
}
}
//ここまで
これで治らんかったらちょっと分からん