EMB Auto Director

auto login script for EMB HCI

// ==UserScript==
// @name         EMB Auto Director
// @namespace    http://www2.hci.edu.sg/t0111066c
// @version      0.1
// @description  auto login script for EMB HCI
// @author       Yeo Xing Yee
// @match        http://messages.hci.edu.sg/smb/index.html
// @grant        none
// ==/UserScript==
window.onload=
    window.location="http://messages.hci.edu.sg/smb/hs_student/";

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址