update user.js

This commit is contained in:
Bluemangoo 2026-03-24 20:31:36 +08:00
parent d507b608f4
commit 9d6283101b
Signed by: Bluemangoo
GPG Key ID: F2F7E46880A1C4CF
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
// @description 北化在线助手
// @author Bluemangoo
// @match https://course.buct.edu.cn/meol/jpk/course/layout/newpage/index.jsp?*
// @match https://course.buct.edu.cn/meol/jpk/course/layout/lesson/index.jsp?*
// @icon https://www.google.com/s2/favicons?sz=64&domain=buct.edu.cn
// @grant GM_registerMenuCommand
// @grant GM_unregisterMenuCommand

View File

@ -15,7 +15,7 @@
const CLASS_MAP = {
input: "_27c9245",
send: "_7436101",
chat: "dad65929",
chat: "ds-virtual-list-visible-items",
latest: "d7dc56a8",
done: "_43c05b5"
};