Warning: fopen(/www/sites/update.greasyfork.icu/index/store/temp/1e69ae530e2c534fdbbfa10be10c184a.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.3
// @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 https://update.greasyfork.icu/scripts/8510/niconico%20Live%20%E8%BF%BD%E3%81%84%E5%87%BA%E3%81%97%E5%9B%9E%E9%81%BF.user.js
// @updateURL https://update.greasyfork.icu/scripts/8510/niconico%20Live%20%E8%BF%BD%E3%81%84%E5%87%BA%E3%81%97%E5%9B%9E%E9%81%BF.meta.js
// ==/UserScript==
window.history.back();