Privacy Policy
Smart URL Sanitizer is designed to minimize unnecessary data exposure while helping users clean and review URLs.
How URL processing works
The current sanitizer and URL analysis workflow runs in the browser where possible. That means the URL cleanup and review logic is intended to execute client-side rather than requiring users to submit links to a remote scanning API for routine use.
If your deployment platform records standard hosting logs, those logs may include routine request metadata such as page visits. The application does not intentionally store submitted URLs in a dedicated database unless such storage is explicitly added later and documented here.
What data is not sold or unnecessarily tracked
Smart URL Sanitizer does not sell user data. It is intended to avoid unnecessary tracking and to help users reduce tracking metadata inside the links they share.
Optional analytics services such as Vercel Web Analytics or Speed Insights may be enabled by the site operator to measure aggregate usage or performance. Those services should be configured responsibly by the deployment owner.
What is not retained by design
Submitted URLs are not intended to be permanently stored unless a future feature explicitly requires that behavior. If server-side logging or storage is added in the future, this policy should be updated to describe what is collected, why, and for how long.
Security note
Although the app is built for safer sharing, you should still avoid pasting secrets, tokens, or highly sensitive internal URLs into any tool without reviewing your organization’s data handling requirements.