FAQ
Is the widget really free?
Yes. No API key, no signup, no rate limits. The widget is served from Cloudflare's CDN and costs us fractions of a cent per request. We just ask that you keep the "Powered by" link visible.
How much does it weigh?
The embed page is under 30 KB total (HTML + CSS + JS + one font file). It loads a single font (JetBrains Mono for the countdown digits) and uses system fonts for everything else. No frameworks, no external requests.
Does it work on mobile?
Yes. The widget is responsive down to 280px wide. The countdown font scales with viewport width, and the timeline time labels are hidden on very small screens. Use width="100%" in the iframe for responsive behavior.
Does it track my visitors?
No. The embed has no analytics, no cookies, no localStorage, and no external requests. It runs entirely client-side after the initial page load. Cloudflare may log standard HTTP access metrics (IP, user-agent) at the infrastructure level, but we don't add any tracking code.