sdk zwischenstand

This commit is contained in:
2025-10-05 12:55:59 +00:00
parent 33cab69410
commit 2be72187ec
9 changed files with 468 additions and 492 deletions

View File

@@ -1,8 +1,3 @@
const { cryptchaCheck } = require("../lib/utils")
;(function () {
throw {
status: 500,
data: "Hello, World!",
}
cryptchaCheck()
})()