<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Privacy - 2wL</title> <meta name="robots" content="index, follow"> <link rel="canonical" href="https://2wl-bg9.pages.dev/privacy.html"> <style> body { margin: 0; background: #051805; color: #39FF14; font-family: Consolas, "Courier New", monospace; line-height: 1.7; } .wrap { max-width: 42rem; margin: 0 auto; padding: 1.5rem 1.25rem 3rem; } a { color: #00FFFF; } h1 { letter-spacing: 0.08em; } h2 { color: #00D4FF; } code { color: #39FF14; } ul { padding-left: 1.2rem; } </style> </head> <body> <div class="wrap"> <p><a href="index.html">! 2wL download</a></p> <h1>Privacy</h1> <p>Last updated: August 2026</p> <h2>The 2wL application</h2> <ul> <li>No telemetry or analytics in the app</li> <li>No account and no required internet connection for core use</li> <li>Settings, optional learning data, and optional <code>trace.txt</code> stay local under <code>%APPDATA%\2wL\</code></li> </ul> <h2>This website</h2> <p> These pages are static files hosted on Cloudflare Pages. The portable <code>2wL.exe</code> is stored on a file host (currently Google Drive). Visiting that host is subject to that provider s privacy policy. Cloudflare may see visitor IPs the same way any website does. </p> <p> This site does not load ads unless you later enable them. If ads are added, that ad network s policy applies as well. </p> <h2>Contact</h2> <p>Privacy questions: <a href="mailto:mxyzptlk1922@gmail.com">mxyzptlk1922@gmail.com</a></p> </div> </body> </html>