江湖再见

练手

// ==UserScript==
// @name         江湖再见
// @description  练手
// @namespace    http://tampermonkey.net/
// @version      3.5.49
// @match        *://space.bilibili.com/*
// @match        *://www.bilibili.com/v/newbie/*
// @match        *://www.bilibili.com/judgement/*
// @grant        unsafeWindow
// @grant        GM_getValue
// @grant        GM_setValue
// @grant        GM_xmlhttpRequest
// @grant        GM_getResourceText
// @grant        GM_setClipboard
// @grant        GM_openInTab
// @grant        GM_addStyle
// @run-at       document-idle
// @license      MIT License
// @connect      github.com
// @connect      gitee.com
// @connect      gitcode.net
// @connect      api.bilibili.com
// @connect      qmsg.zendee.cn
// @connect      biliapi.net
// @connect      qcloud-sdkact-api.biligame.com
// @namespace http://tampermonkey.net/
// ==/UserScript==


删库跑路