1
0

更新 202510_油猴_NPS自动美化脚本.md

This commit is contained in:
8ga 2025-10-25 19:46:23 +08:00
parent 340367726a
commit 44f7606ecc

View File

@ -1,3 +1,4 @@
```
// ==UserScript==
// @name NPS自动美化脚本
// @namespace http://tampermonkey.net/
@ -45,3 +46,4 @@
}, 500);
});
})();
```