补充 main.js

This commit is contained in:
秋云
2025-08-10 16:43:52 +08:00
parent 4c6ae94d65
commit 740a5cd2fa

View File

@@ -0,0 +1,3 @@
(async function () {
log.error("你不应该这样运行这个脚本。请阅读 README.md 以了解如何正确使用它。");
})();