monkey.js:使用 '\t' 缩进。
parent
2688158cec
commit
7f6bb4b53c
|
@ -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) => {
|
||||
|
|
Loading…
Reference in New Issue