diff --git a/src/routes/postBranding.ts b/src/routes/postBranding.ts index ddcd6ed..166dfd4 100644 --- a/src/routes/postBranding.ts +++ b/src/routes/postBranding.ts @@ -10,6 +10,7 @@ import { getIP } from "../utils/getIP"; import { getService } from "../utils/getService"; import { isUserVIP } from "../utils/isUserVIP"; import { Logger } from "../utils/logger"; +import crypto from "crypto"; enum BrandingType { Title,