// ==UserScript== // @name 傲星英华学堂网课助手 // @namespace https://yinghuaonline.aoaostar.com // @version 2.1 // @description 英华学堂在线网课全自动挂机脚本,支持验证码识别 // @author Pluto // @icon https://www.aoaostar.com/favicon.ico // @license GPL-3.0 License // @supportURL https://www.aoaostar.com // @homepageURL https://github.com/aoaostar // @connect * // @webRequest {"selector": "*static/user/js/video.js*", "action": "cancel"} // @grant GM_addElement // @grant GM_setValue // @grant GM_getValue // @grant GM_registerMenuCommand // @grant GM_unregisterMenuCommand // @grant GM_xmlhttpRequest // @grant GM_notification // @grant GM_listValues // @grant GM_info // @grant GM_log // @note ==慕课平台== // @match *.yinghuaonline.com/* // @match *://weiliuxue.yinghuaonline.com/* // @match *://yhxt.yinghuaonline.com/* // @match *://mooc.yit.edu.cn/* // @match *://mooc.cqcst.edu.cn/* // @match *://mooc.canvard.net.cn/* // @match *://mooc.scauzj.edu.cn/* // @match *://swxymooc.csuft.edu.cn/* // @match *://mooc.kdcnu.com/* // @match *://mooc.kmcc.edu.cn/* // @match *://mooc.bwgl.cn/* // @match *://mooc.ycust.com/* // @match *://mooc.wuhues.com/* // @match *://mooc.yncjxy.com/* // @match *://mooc.lidapoly.edu.cn/* // @match *://mooc.gsxy.cn/* // @match *://mooc.cdcas.com/* // @match *://wzbc.yinghuaonline.com/* // @match *://mooc.whxyart.cn/* // @match *://jcxymooc.kaikangxinxi.com/* // @match *://mooc.mdut.cn/* // @match *://mooc.bxait.cn/* // @match *://xacxxy.yinghuaonline.com/* // @match *://mooc.scasc.cn/* // @match *://gxnncz.yinghuaonline.com/* // @match *://nqvts.yinghuaonline.com/* // @match *://jtxy.yinghuaonline.com/* // @note ==实训平台== // @match *://shixun.kaikangxinxi.com/* // @match *://zyjnpx.kaikangxinxi.com/* // @match *://sxkc.kaikangxinxi.com/* // @match *://yhxt.kaikangxinxi.com/* // @match *://shixun.yit.edu.cn/* // @match *://shixun.wuhues.com/* // @match *://shixun.cdcas.com/* // @match *://shixun.ycust.com/* // @match *://shixun.scauzj.edu.cn/* // @match *://swxyshixun.csuft.edu.cn/* // @match *://shixun.kdcnu.com/* // @match *://shixun.kmcc.edu.cn/* // @match *://shixun.bwgl.cn/* // @match *://shixun.yncjxy.com/* // @match *://shixun.lidapoly.edu.cn/* // @match *://shixun.gsxy.cn/* // @match *://shixun.cqcst.edu.cn/* // @match *://shixun.bxait.cn/* // @match *://shixun.canvard.net.cn/* // @match *://shixun.scasc.cn/* // @match *://shixun.whxyart.cn/* // @match *://shixun.wzbc.edu.cn/* // @match *://jcxyshixun.kaikangxinxi.com/* // @match *://shixun.mdut.cn/* // @downloadURL none // ==/UserScript== (function () { $(function () { // 去除烦人的第一次登录信息框 $('.layui-layer-content').text().includes("您可能是第一次登录系统") && layer.closeAll() //初始化面板 init_panel() if (window.location.pathname.match('/user/node')) { GM_addElement('script', { src: "//cdn.aoaostar.com/yinghuaonline/main.min.js?v=" + GM_info.version, type: 'text/javascript' }); } if (window.location.pathname.match('/user/login') && GM_getValue('menu_force_login', true)) { $('#loginForm #code_row')?.remove() $('#login-title').text('学生登录(已开启封号强登)') $('#loginForm > .list > .item:last-child').html(`