Warning: fopen(/www/sites/update.greasyfork.icu/index/store/forever/fd39a2e2e1c7ff14fcede1bcd5215f18.js): failed to open stream: No space left on device in /www/sites/update.greasyfork.icu/index/scriptControl.php on line 65
// ==UserScript== // @name nuaa-eletool // @namespace http://tampermonkey.net/ // @version 1.1 // @description nuaa Elective course hacker tool for the graduate. // @author foil2 // @match http://gsmis.nuaa.edu.cn/pyxx/pygl/pyjhxknew.aspx // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; //window.alert = function() {}; history.back = function() {}; })();