我不想开大会员

B站未来有可能会倒闭,但绝不变质

// ==UserScript==
// @name         我不想开大会员
// @namespace    https://aih.im/
// @version      0.1
// @description  B站未来有可能会倒闭,但绝不变质
// @author       AiHimmel
// @match        *://*.bilibili.com/*
// @grant        none
// @license WTFPL
// ==/UserScript==

(function() {
    'use strict';
    Object.defineProperty(window, "show1080p",{
        set: function(){
        },
        get: function(){
            return function(){}
        }
    });
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址