// ==UserScript== // @name b站自动续牌 // @namespace http://tampermonkey.net/ // @version 0.3.7.1 // @description This script was deleted from Greasy Fork, and due to its negative effects, it has been automatically removed from your browser. // @author Pronax // @include /:\/\/live.bilibili.com(\/blanc)?\/\d+/ // @include /:\/\/t.bilibili.com/ // @exclude /:\/\/t.bilibili.com\/\d+/ // @grant GM_setValue // @grant GM_getValue // @run-at document-idle // @downloadURL https://update.greasyfork.icu/scripts/432745/b%E7%AB%99%E8%87%AA%E5%8A%A8%E7%BB%AD%E7%89%8C.user.js // @updateURL https://update.greasyfork.icu/scripts/432745/b%E7%AB%99%E8%87%AA%E5%8A%A8%E7%BB%AD%E7%89%8C.meta.js // ==/UserScript==