1-Click administrative lockdown & live operational toggle for any client website. Changes propagate globally via instant JSON endpoints.
⚠️ Client site will display administrative hold/warning overlay when visitor loads page.
{
"client": "x-gang",
"name": "X GANG Website",
"isLocked": true,
"reason": "Milestone Invoice Clearance Pending",
"referenceCode": "REF-XG-HOLD-2026-8910",
"phoneNumber": "+918088271964",
"displayPhone": "+91 80882 71964",
"updatedAt": "2026-09-27T09:41:20.715Z"
}Paste this single line into the <head> or <body> of any website (WordPress, Shopify, Webflow, PHP, Next.js). It immediately enforces warning hold when toggled ON.
<!-- 🔒 1-Line Tracebox Status Lock (Paste in <head> or <body> of any website) --> <script src="https://tracebox.in/api/client-status/loader?client=x-gang" async></script>