monkey.js:使用 '\t' 缩进。

scripts
王良 2024-04-18 14:22:58 +08:00
parent 2688158cec
commit 7f6bb4b53c
1 changed files with 428 additions and 432 deletions

View File

@ -13,11 +13,7 @@
*/
document.addEventListener("DOMContentLoaded", () => {
// 配置信息
const config = {
"xiu2_menu_raw_fast": null,
"menu_rawDownLink": null,
"menu_gitClone": null
};
const config = {};
// 获取配置
const GM_getValue = (key) => {