Warning: fopen(/www/sites/update.greasyfork.icu/index/store/forever/a080803e95122db9f2e04a2c5d322a9f.js): failed to open stream: No space left on device in /www/sites/update.greasyfork.icu/index/scriptControl.php on line 65
// ==UserScript==
// @name niconico Live 追い出し回避
// @namespace mikan-megane.oidashi
// @version 1.2
// @description ニコ生追い出し回避(チャンネルにも対応)
// @copyright Copyright (c) 2016 mikan-megane
// @license MIT
// @include https://secure.nicovideo.jp/payment/registration?sec=nicolive_oidashi*
// @include https://secure.ch.nicovideo.jp/bylaw/*
// @include http://ch.nicovideo.jp/*?ref=regular_live&bylaw_type=modal
// @include http://ch.nicovideo.jp/*?ref=ppv_live1&bylaw_type=modal
// @run-at document-start
// @grant none
// @downloadURL none
// ==/UserScript==
window.history.back();