diff --git a/202510_油猴_NPS自动美化脚本.md b/202510_油猴_NPS自动美化脚本.md index c1450b4..318ea5a 100644 --- a/202510_油猴_NPS自动美化脚本.md +++ b/202510_油猴_NPS自动美化脚本.md @@ -1,3 +1,4 @@ +``` // ==UserScript== // @name NPS自动美化脚本 // @namespace http://tampermonkey.net/ @@ -44,4 +45,5 @@ } }, 500); }); -})(); \ No newline at end of file +})(); +``` \ No newline at end of file