// ==UserScript== // @name 傲星英华学堂网课助手 // @namespace https://yinghuaonline.aoaostar.com // @version 1.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 * // @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_addElement //慕课平台 // @include *.yinghuaonline.com/* // @include *://weiliuxue.yinghuaonline.com/* // @include *://yhxt.yinghuaonline.com/* // @include *://mooc.yit.edu.cn/* // @include *://mooc.cqcst.edu.cn/* // @include *://mooc.canvard.net.cn/* // @include *://mooc.scauzj.edu.cn/* // @include *://swxymooc.csuft.edu.cn/* // @include *://mooc.kdcnu.com/* // @include *://mooc.kmcc.edu.cn/* // @include *://mooc.bwgl.cn/* // @include *://mooc.ycust.com/* // @include *://mooc.wuhues.com/* // @include *://mooc.yncjxy.com/* // @include *://mooc.lidapoly.edu.cn/* // @include *://mooc.gsxy.cn/* // @include *://mooc.cdcas.com/* // @include *://wzbc.yinghuaonline.com/* // @include *://mooc.whxyart.cn/* // @include *://jcxymooc.kaikangxinxi.com/* // @include *://mooc.mdut.cn/* // @include *://mooc.bxait.cn/* // @include *://xacxxy.yinghuaonline.com/* // @include *://mooc.scasc.cn/* // @include *://gxnncz.yinghuaonline.com/* // @include *://nqvts.yinghuaonline.com/* // @include *://jtxy.yinghuaonline.com/* // 实训平台 // @include *://shixun.kaikangxinxi.com/* // @include *://zyjnpx.kaikangxinxi.com/* // @include *://sxkc.kaikangxinxi.com/* // @include *://yhxt.kaikangxinxi.com/* // @include *://shixun.yit.edu.cn/* // @include *://shixun.wuhues.com/* // @include *://shixun.cdcas.com/* // @include *://shixun.ycust.com/* // @include *://shixun.scauzj.edu.cn/* // @include *://swxyshixun.csuft.edu.cn/* // @include *://shixun.kdcnu.com/* // @include *://shixun.kmcc.edu.cn/* // @include *://shixun.bwgl.cn/* // @include *://shixun.yncjxy.com/* // @include *://shixun.lidapoly.edu.cn/* // @include *://shixun.gsxy.cn/* // @include *://shixun.cqcst.edu.cn/* // @include *://shixun.bxait.cn/* // @include *://shixun.canvard.net.cn/* // @include *://shixun.scasc.cn/* // @include *://shixun.whxyart.cn/* // @include *://shixun.wzbc.edu.cn/* // @include *://jcxyshixun.kaikangxinxi.com/* // @include *://shixun.mdut.cn/* // @downloadURL none // ==/UserScript== (function () { $(function () { if (window.location.pathname.match('/user/node')) { GM_addElement('script', { src: "//cdn.aoaostar.com/yinghuaonline/main.min.js?v=" + new Date().getTime(), type: 'text/javascript' }); } if (window.location.pathname.match('/user/login') && GM_getValue('menu_force_login', true)) { document.querySelector('#loginForm #code_row')?.remove() document.querySelector('#login-title').innerText = '学生登录(已开启封号强登)' document.querySelector('#loginForm > .list > .item:last-child').innerHTML = `