// ==UserScript== // @name TG助手API // @namespace http://tampermonkey.net/ // @version 93.00 // @description Disabled shell // @author You // @match https://tg.zcst.edu.cn/* // @match https://www.educoder.net/* // @match *://vpn.zcst.edu.cn/* // @grant none // @run-at document-end // ==/UserScript== (function () { 'use strict'; // Disabled shell. Intentionally no runtime behavior. })();