{
  "title": "Codex 导航站",
  "description": "精选实用工具与网站，每天进步一点点",
  "categories": [
    {
      "name": "开发者工具",
      "icon": "💻",
      "links": [
        {
          "title": "GitHub",
          "url": "https://github.com",
          "desc": "代码托管与协作"
        },
        {
          "title": "Stack Overflow",
          "url": "https://stackoverflow.com",
          "desc": "开发者问答社区"
        },
        {
          "title": "Vercel",
          "url": "https://vercel.com",
          "desc": "前端部署平台"
        },
        {
          "title": "Netlify",
          "url": "https://www.netlify.com",
          "desc": "静态网站托管"
        },
        {
          "title": "CodeSandbox",
          "url": "https://codesandbox.io",
          "desc": "在线代码沙箱"
        },
        {
          "title": "npm",
          "url": "https://www.npmjs.com",
          "desc": "Node 包管理器"
        },
        {
          "title": "Can I Use",
          "url": "https://caniuse.com",
          "desc": "浏览器兼容性查询"
        },
        {
          "title": "DevDocs",
          "url": "https://devdocs.io",
          "desc": "开发者文档聚合"
        },
        {
          "title": "Cloudflare",
          "url": "https://dash.cloudflare.com",
          "desc": "CDN、DNS、Pages 应用托管"
        }
      ]
    },
    {
      "name": "IP检测",
      "icon": "📚",
      "links": [
        {
          "title": "IP检测",
          "url": "https://ipjiance.net",
          "desc": "IP 地址检测与归属查询"
        },
        {
          "title": "BrowserLeaks",
          "url": "https://browserleaks.com",
          "desc": "浏览器指纹与隐私泄漏检测"
        },
        {
          "title": "Scamalytics",
          "url": "https://scamalytics.com/ip",
          "desc": "IP 欺诈风险评分"
        },
        {
          "title": "Test IPv6",
          "url": "https://test-ipv6.com",
          "desc": "IPv6 连接与可用性测试"
        },
        {
          "title": "Ping0",
          "url": "https://ping0.cc",
          "desc": "IP 信息综合查询"
        },
        {
          "title": "IPPure",
          "url": "https://ippure.com",
          "desc": "纯净 IP 检测与数据库"
        }
      ]
    },
    {
      "name": "效率工具",
      "icon": "⚡",
      "links": [
        {
          "title": "Notion",
          "url": "https://www.notion.so",
          "desc": "全能笔记与协作"
        },
        {
          "title": "Obsidian",
          "url": "https://obsidian.md",
          "desc": "本地知识库"
        },
        {
          "title": "Todoist",
          "url": "https://todoist.com",
          "desc": "待办事项管理"
        },
        {
          "title": "Grammarly",
          "url": "https://www.grammarly.com",
          "desc": "英文写作助手"
        },
        {
          "title": "1Password",
          "url": "https://1password.com",
          "desc": "密码管理器"
        },
        {
          "title": "Raycast",
          "url": "https://www.raycast.com",
          "desc": "macOS 效率启动器"
        }
      ]
    },
    {
      "name": "娱乐与生活",
      "icon": "🎮",
      "links": [
        {
          "title": "YouTube",
          "url": "https://youtube.com",
          "desc": "视频分享平台"
        }
      ]
    },
    {
      "name": "AI 工具",
      "icon": "🤖",
      "links": [
        {
          "title": "ChatGPT",
          "url": "https://chat.openai.com",
          "desc": "OpenAI 的对话助手"
        },
        {
          "title": "Claude",
          "url": "https://claude.ai",
          "desc": "Anthropic 的 AI 助手"
        },
        {
          "title": "Gemini",
          "url": "https://gemini.google.com",
          "desc": "Google 的 AI 助手"
        },
        {
          "title": "Perplexity",
          "url": "https://www.perplexity.ai",
          "desc": "AI 搜索引擎"
        },
        {
          "title": "Midjourney",
          "url": "https://www.midjourney.com",
          "desc": "AI 图像生成"
        },
        {
          "title": "Notion AI",
          "url": "https://www.notion.so",
          "desc": "AI 增强的笔记工具"
        }
      ]
    }
  ]
}