Cookie Notice
This page explains how dboqo uses cookies and browser local storage. For personal data processing see the Privacy Policy。
1. What are cookies
Cookies are small text files a site stores in your browser. Local storage stays in the browser and is usually not sent automatically with every request.
2. Types we use
| Name / type | Purpose | Necessity |
|---|---|---|
| Session cookie (login) | Keep you signed in and maintain the account session | Essential |
| CSRF protection cookie | Prevent cross-site request forgery; protect forms and APIs | Essential |
| Language preference cookie (dboqo_lang) | Remember your UI language choice | Functional |
| Theme preference (localStorage) | Remember light/dark/system theme | Functional |
| Cookie consent status (localStorage) | Record whether you dismissed the cookie notice | Functional |
We currently do not use third-party advertising tracking cookies and do not sell cookie data.
3. Essential cookies
Login session and CSRF cookies are required for secure service. Disabling them may break login or form submission.
4. How to manage
- You can delete or block cookies in browser settings;
- Clearing site data resets language/theme preferences;
- On first visit you can confirm the cookie notice via the bottom banner.
5. Updates
We may update this notice and revise the “Last updated” date. Continued use means you acknowledge the changes.