// ==UserScript== // @name 广东继续教育和公需课自动刷课 // @namespace https://greasyfork.org/ // @version 1.0 // @description 广东继教刷课 // @author Cosil // @match http://ggfw.gdhrss.gov.cn/zxpx/auc/play/* // @downloadURL none // ==/UserScript== setTimeout(function(){ $('.outter')[0].click();//开始播放 p.on("ended", function() { $('body').stopTime(); p.dispose; overWatch(); var learnlist = $('.content-unstart') != null ? $('.content-unstart') : $('.content-learning'); for(var i = 0;i