26
04/22
b站VIP视频解析
// ==UserScript== // @name JIEXIE // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.bilibili.com/* // @grant none // @require https://apps.bdimg.com/libs/jquery/1.4.2/jquery.min.js // ==/UserScript== (function() { 'use strict'; console.log($); setTimeout(()=>{ $(".bpx-player-primary-area").html("<iframe style='height:545px;...