// ==UserScript== // @name Moot解除限制 // @namespace gu // @version 0.1 // @description try to take over the world! // @author Lan // @match *://www.51moot.net/* // @grant none // ==/UserScript== (function() { 'use strict'; // Your code here... window.onblur = null })();
美和易思的慕课网站播放限制去除
这里配合老油猴可以实现自动去除限制
评论 (0)