// ==UserScript== // @name 注意 // @namespace http://tampermonkey.net/ // @version 1.0.0 // @description 正式帐号suen9(37******2@qq.com)! // @author sulen // @match https://www.gxela.gov.cn/* // @icon https://www.gxela.gov.cn/favicon.ico // @grant none // @require https://code.jquery.com/jquery-3.0.0.min.js // @license End-User License Agreement // ==/UserScript== this.$ = this.jQuery = jQuery.noConflict(true); (function() { 'use strict'; // Your code here... })();