// ==UserScript== // @name 方正教务系统成绩分项下载 // @namespace ikaikail@ikaikail.com // @version 1.3 // @description Download performance items from the Founder Educational Administration System // @author iKaiKail // @match *://jwgl.sxzy.edu.cn/jwglxt/cjcx/* // @match *://jwgl.fafu.edu.cn/jwglxt/cjcx/* // @match *://jwgl.whvcse.edu.cn/jwglxt/cjcx/* // @match *://jwgl.whu.edu.cn/jwglxt/cjcx/* // @match *://jwgl8.ujn.edu.cn/jwglxt/cjcx/* // @match *://authserver.mju.edu.cn/jwglxt/cjcx/* // @match *://jwgl.nwnu.edu.cn/jwglxt/cjcx/* // @match *://jwgl.cauc.edu.cn/jwglxt/cjcx/* // @match *://jwgl.njtech.edu.cn/jwglxt/cjcx/* // @match *://jwgl.njucm.edu.cn/jwglxt/cjcx/* // @match *://jwgl.hx.cn/jwglxt/cjcx/* // @match *://jwmis.cfec.edu.cn/jwglxt/cjcx/* // @match *://211.69.159.74/jwglxt/cjcx/* // @icon https://www.zfsoft.com/img/zf.ico // @grant none // @require https://code.jquery.com/jquery-3.6.0.min.js // @downloadURL none // ==/UserScript== (function() { 'use strict'; // 创建下载按钮 const createDownloadButton = () => { return $('