Last Updated: July 7, 2026
Cookies and Web Storage (such as localStorage) are small text files or key-value pairs stored on your browser when you visit a website. They allow the website to recognize your browser, retain choices (like theme options), and analyze traffic parameters for better responsiveness.
Aevnum utilizes two main classes of cookies and storage tools:
| Key / Cookie Name | Provider | Duration | Primary Purpose |
|---|---|---|---|
| vdl_theme | Aevnum (Local) | Persistent | Remembers user preference for Dark or Light mode configuration. |
| vdl_premium_history | Aevnum (Local) | Persistent | Stores recent links you parsed so you can access them again quickly. |
| __gads / __gac | Google AdSense | 13 Months | Delivers personalized advertising and counts unique visitors. |
| IDE / DSID | DoubleClick (Google) | 1 Year | Tracks user conversion rates and monitors ad effectiveness. |
You are in full control of your cookie preferences. You can configure your browser to decline all cookies, block third-party tracking, or alert you when a cookie is placed. To adjust advertising personalization settings or opt-out of Google's interest-based tracking, please modify your settings at Google's Ad Settings center.