更新 202510_油猴_NPS自动美化脚本.md
This commit is contained in:
parent
340367726a
commit
44f7606ecc
@ -1,3 +1,4 @@
|
|||||||
|
```
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name NPS自动美化脚本
|
// @name NPS自动美化脚本
|
||||||
// @namespace http://tampermonkey.net/
|
// @namespace http://tampermonkey.net/
|
||||||
@ -44,4 +45,5 @@
|
|||||||
}
|
}
|
||||||
}, 500);
|
}, 500);
|
||||||
});
|
});
|
||||||
})();
|
})();
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user