var DUDE = {
  "site": { "title": "dudesploit", "tagline": "Fun. Fly. Drive.", "description": "A Roblox injector/executor based on Velocity API." },
  "nav": { "home": "Home", "about": "About", "features": "Features", "disclaimer": "Disclaimer", "discord": "Discord", "download": "Download" },
  "hero": { "title": "dudesploit", "subtitle": "94% sUNC", "cta": "Get Started", "note": "For fun only." },
  "about": { "title": "What is dudesploit?", "body": "dudesploit is a high-perfomance Roblox executor, made by dude for dudes." },
  "features": { "title": "Features", "list": [
    { "icon": "syringe", "title": "Script Injection", "text": "Inject Lua scripts into running Roblox sessions." },
    { "icon": "code", "title": "Built-in Editor", "text": "Full Monaco code editor with Luau syntax highlighting, autocomplete, and script management." },
    { "icon": "palette", "title": "Customizable UI", "text": "Dark and light themes with adjustable colors to match your workflow." },
    { "icon": "file", "title": "Script Manager", "text": "Organize, save, and quickly switch between your scripts." },
    { "icon": "gauge-high", "title": "Based on Velocity API", "text": "94% sUNC. 99% UNC. Fast. Free. Keyless." }
  ]},
  "disclaimer": { "title": "Disclaimer", "body": "dudesploit is intended <strong>only</strong> for debugging and testing anti-cheat systems of <strong>your own games</strong>. Any use of this software to cheat in third-party games, violate terms of service, or harm other players is strictly prohibited and is your own responsibility." },
  "footer": { "text": "dudesploit — 94% sUNC, 99% UNC." },
  "download": { "url": "https://dudesploit.qzz.io/dudestrap.exe" }
};
