no ie on ntce

bypass stupid IE check on NTCE! 教师证报名系统不再需要IE~

当前为 2019-01-07 提交的版本,查看 最新版本

// ==UserScript==
// @name         no ie on ntce
// @namespace    no
// @version      0.1
// @description  bypass stupid IE check on NTCE! 教师证报名系统不再需要IE~
// @author       helaoyi
// @match        https://*.neea.edu.cn/apply/memapp/*
// @match        http://*.neea.edu.cn/apply/memapp/*
// @run-at       document-start
// @grant        none
// ==/UserScript==

window.ActiveXObject = true;