fix lint
All checks were successful
Code quality checks / biome (push) Successful in 7s

This commit is contained in:
Seth 2025-05-16 00:18:50 -04:00
parent 29da0ce6a4
commit 26d907d579

View file

@ -57,9 +57,7 @@ const postAnalytics = async (
headers: {
"Content-Type": "application/json",
"User-Agent": req.headers.get("user-agent") || "",
"X-Forwarded-For": String(
cfIp || forwardedIp?.split(",")[0],
),
"X-Forwarded-For": String(cfIp || forwardedIp?.split(",")[0]),
},
body: JSON.stringify({
domain: "ipv4.army",