{
  "meta": {
    "siteName": "网盘资源",
    "tagline": "手工整理的资源清单",
    "siteDescription": "手工整理、逐条点开确认过，只留下会反复打开的站点。",
    "author": "站长",
    "updatedAt": "2026-09-22",
    "checkedAt": "2026-09-22",
    "disclaimer": "本站提供的一切软件、教程和内容信息仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。本站信息来自网络收集整理，版权争议与本站无关。您必须在下载后的24个小时之内，从您的电脑或手机中彻底删除上述内容。如果您喜欢该程序和内容，请支持正版，购买注册，得到更好的正版服务。我们非常重视版权问题，如有侵权请邮件与我们联系处理。敬请谅解！",
    "wechat": {
      "name": "网盘资源",
      "id": "",
      "note": "关注公众号，资源更新第一时间推送。",
      "qrImage": ""
    },
    "contacts": [],
    "friendApply": "https://www.52pojie.cn/"
  },
  "categories": [
    {
      "id": "dev",
      "name": "开发工具",
      "icon": "code",
      "description": "写代码和上线路上绕不开的文档与工具"
    },
    {
      "id": "design",
      "name": "设计素材",
      "icon": "palette",
      "description": "配色、图标、字体，缺哪个来这儿取"
    },
    {
      "id": "ai",
      "name": "AI 工具",
      "icon": "spark",
      "description": "平时真在用的几个，不追新发布的"
    },
    {
      "id": "learn",
      "name": "学习资源",
      "icon": "book",
      "description": "想系统学一门手艺时，从这儿开始"
    },
    {
      "id": "tools",
      "name": "在线工具",
      "icon": "sliders",
      "description": "不用安装、不用注册，打开就能用"
    },
    {
      "id": "media",
      "name": "影音娱乐",
      "icon": "play",
      "description": "下班以后的那部分，收着备用"
    }
  ],
  "links": [
    {
      "id": "astro-docs",
      "title": "Astro 官方文档",
      "url": "https://docs.astro.build/",
      "description": "内容优先的静态站点框架，默认不往页面里塞 JS。这个站就是用它搭的，中文文档同步更新。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-14",
      "tags": [
        "框架",
        "文档",
        "静态站点"
      ],
      "featured": true
    },
    {
      "id": "chatgpt",
      "title": "ChatGPT",
      "url": "https://chat.openai.com/",
      "description": "通用对话助手，写文案、改代码、翻译、理思路都能搭把手。",
      "category": "ai",
      "thumbnail": "",
      "date": "2026-02-14",
      "tags": [
        "对话",
        "写作"
      ],
      "featured": true
    },
    {
      "id": "tinypng",
      "title": "TinyPNG",
      "url": "https://tinypng.com/",
      "description": "在线图片压缩，PNG 和 JPEG 能压掉六七成体积而几乎看不出画质损失。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-14",
      "tags": [
        "图片压缩"
      ],
      "featured": true
    },
    {
      "id": "freecodecamp",
      "title": "freeCodeCamp",
      "url": "https://www.freecodecamp.org/",
      "description": "完全免费的编程学习平台，课程带交互式练习和认证，从零基础一路讲到全栈。",
      "category": "learn",
      "thumbnail": "",
      "date": "2026-02-13",
      "tags": [
        "编程",
        "免费"
      ],
      "featured": true
    },
    {
      "id": "iconify",
      "title": "Iconify",
      "url": "https://icon-sets.iconify.design/",
      "description": "聚合了 150+ 套开源图标库，二十多万个图标，支持一键复制 SVG 或组件代码。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-13",
      "tags": [
        "图标",
        "SVG"
      ],
      "featured": true
    },
    {
      "id": "youtube",
      "title": "YouTube",
      "url": "https://www.youtube.com/",
      "description": "技术讲座和公开课的富矿，搜英文关键词常有意外收获，纪录片也够看很久。",
      "category": "media",
      "thumbnail": "",
      "date": "2026-02-13",
      "tags": [
        "视频"
      ]
    },
    {
      "id": "claude",
      "title": "Claude",
      "url": "https://claude.ai/",
      "description": "长文本理解能力突出，处理几万字的文档不丢上下文，代码解释也很清楚。",
      "category": "ai",
      "thumbnail": "",
      "date": "2026-02-12",
      "tags": [
        "对话",
        "长文本"
      ]
    },
    {
      "id": "squoosh",
      "title": "Squoosh",
      "url": "https://squoosh.app/",
      "description": "Google 出品的图片压缩工具，支持 WebP 和 AVIF，压缩过程全部在浏览器本地完成。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-12",
      "tags": [
        "图片压缩",
        "WebP"
      ]
    },
    {
      "id": "tailwind-docs",
      "title": "Tailwind CSS 文档",
      "url": "https://tailwindcss.com/docs",
      "description": "原子化 CSS 框架，边写 HTML 边出样式。v4 起配置全写进 CSS，暗黑模式一个变体搞定。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-12",
      "tags": [
        "CSS",
        "文档"
      ],
      "featured": true
    },
    {
      "id": "mit-ocw",
      "title": "MIT OpenCourseWare",
      "url": "https://ocw.mit.edu/",
      "description": "麻省理工开放课程，讲义、作业、考试卷全部公开，英文授课但资料完整。",
      "category": "learn",
      "thumbnail": "",
      "date": "2026-02-11",
      "tags": [
        "公开课",
        "大学课程"
      ]
    },
    {
      "id": "unplash",
      "title": "Unsplash",
      "url": "https://unsplash.com/",
      "description": "免费可商用的图库，不用署名。落地页缺配图时先来这儿翻，别用那些看着就像素材站的图。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-11",
      "tags": [
        "图片",
        "免费商用"
      ]
    },
    {
      "id": "bilibili",
      "title": "哔哩哔哩",
      "url": "https://www.bilibili.com/",
      "description": "国内学习类内容密度很高的平台，很多大学的完整课程都能免费看到。",
      "category": "media",
      "thumbnail": "",
      "date": "2026-02-11",
      "tags": [
        "视频",
        "中文"
      ]
    },
    {
      "id": "huggingface",
      "title": "Hugging Face",
      "url": "https://huggingface.co/",
      "description": "开源模型和数据集的大本营，想自己跑模型或者微调，从这里开始找。",
      "category": "ai",
      "thumbnail": "",
      "date": "2026-02-10",
      "tags": [
        "开源模型",
        "数据集"
      ]
    },
    {
      "id": "json-formatter",
      "title": "JSON Formatter",
      "url": "https://jsonformatter.org/",
      "description": "格式化、校验、压缩 JSON 和 XML，接口返回一大坨数据的时候拿它理一理。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-10",
      "tags": [
        "JSON",
        "格式化"
      ]
    },
    {
      "id": "vite",
      "title": "Vite",
      "url": "https://vitejs.dev/",
      "description": "冷启动快得几乎没有等待，改完代码浏览器就跟着变了。现在大多数前端脚手架底下都是它。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-10",
      "tags": [
        "构建工具"
      ]
    },
    {
      "id": "coolors",
      "title": "Coolors",
      "url": "https://coolors.co/",
      "description": "极快的配色方案生成器，空格键一按就换一套配色，还能导出成 Tailwind 配置。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-09",
      "tags": [
        "配色"
      ]
    },
    {
      "id": "coursera",
      "title": "Coursera",
      "url": "https://www.coursera.org/",
      "description": "名校和企业开设的系统课程，可以免费旁听全部视频，只有拿证书才需要付费。",
      "category": "learn",
      "thumbnail": "",
      "date": "2026-02-09",
      "tags": [
        "在线课程"
      ]
    },
    {
      "id": "spotify",
      "title": "Spotify",
      "url": "https://open.spotify.com/",
      "description": "在线音乐流媒体，推荐算法很懂你，写代码时的背景音乐全靠它。",
      "category": "media",
      "thumbnail": "",
      "date": "2026-02-09",
      "tags": [
        "音乐"
      ]
    },
    {
      "id": "carbon",
      "title": "Carbon",
      "url": "https://carbon.now.sh/",
      "description": "把代码片段渲染成漂亮的图片，做分享图和 PPT 里贴代码的时候特别好用。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-08",
      "tags": [
        "代码截图"
      ]
    },
    {
      "id": "mdn",
      "title": "MDN Web Docs",
      "url": "https://developer.mozilla.org/",
      "description": "查 CSS 属性和 JS API 最靠得住的地方，每个条目下面都挂着能直接跑的示例。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-08",
      "tags": [
        "文档",
        "Web"
      ]
    },
    {
      "id": "internet-archive",
      "title": "Internet Archive",
      "url": "https://archive.org/",
      "description": "非营利的数字图书馆，网页历史快照、老电影、老唱片和电子书都能免费取用。",
      "category": "media",
      "thumbnail": "",
      "date": "2026-02-07",
      "tags": [
        "数字图书馆",
        "存档"
      ]
    },
    {
      "id": "perplexity",
      "title": "Perplexity",
      "url": "https://www.perplexity.ai/",
      "description": "带引用来源的 AI 搜索引擎，每个结论后面都挂着链接，查资料时比直接问聊天机器人靠谱。",
      "category": "ai",
      "thumbnail": "",
      "date": "2026-02-07",
      "tags": [
        "搜索",
        "引用"
      ]
    },
    {
      "id": "google-fonts",
      "title": "Google Fonts",
      "url": "https://fonts.google.com/",
      "description": "免费开源字体库，中文字体也有一批可用。支持按语言筛选和在线预览。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-06",
      "tags": [
        "字体",
        "免费商用"
      ]
    },
    {
      "id": "runoob",
      "title": "菜鸟教程",
      "url": "https://www.runoob.com/",
      "description": "中文技术入门教程站，语法速查很方便。内容不算深，但上手一个陌生技术时够用。",
      "category": "learn",
      "thumbnail": "",
      "date": "2026-02-06",
      "tags": [
        "中文",
        "入门"
      ]
    },
    {
      "id": "can-i-use",
      "title": "Can I use",
      "url": "https://caniuse.com/",
      "description": "查浏览器兼容性的老牌站点，写 CSS 新特性之前先来这儿看一眼再决定要不要加前缀。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-05",
      "tags": [
        "兼容性"
      ]
    },
    {
      "id": "remove-bg",
      "title": "Remove.bg",
      "url": "https://www.remove.bg/",
      "description": "一键抠图去背景，人物和商品图的效果尤其好，免费额度够零散使用。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-05",
      "tags": [
        "抠图",
        "AI"
      ]
    },
    {
      "id": "suno",
      "title": "Suno",
      "url": "https://suno.com/",
      "description": "输入一句话就能生成一整首歌，人声和编曲都像模像样，做视频 BGM 很方便。",
      "category": "ai",
      "thumbnail": "",
      "date": "2026-02-05",
      "tags": [
        "音乐生成"
      ]
    },
    {
      "id": "figma",
      "title": "Figma",
      "url": "https://www.figma.com/",
      "description": "浏览器里的界面设计工具，多人协同实时同步，免费版对个人项目足够。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-04",
      "tags": [
        "UI 设计",
        "协同"
      ]
    },
    {
      "id": "douban",
      "title": "豆瓣",
      "url": "https://www.douban.com/",
      "description": "影视和图书的评分与评论社区，挑片之前先看一眼评分能省不少时间。",
      "category": "media",
      "thumbnail": "",
      "date": "2026-02-04",
      "tags": [
        "评分",
        "社区"
      ]
    },
    {
      "id": "arxiv",
      "title": "arXiv",
      "url": "https://arxiv.org/",
      "description": "预印本论文库，物理、数学、计算机领域的最新研究几乎都先发在这里。",
      "category": "learn",
      "thumbnail": "",
      "date": "2026-02-03",
      "tags": [
        "论文",
        "科研"
      ]
    },
    {
      "id": "regex101",
      "title": "Regex101",
      "url": "https://regex101.com/",
      "description": "正则表达式调试器，实时高亮匹配结果并逐段解释每个符号的含义，救命工具。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-03",
      "tags": [
        "正则",
        "调试"
      ]
    },
    {
      "id": "excalidraw",
      "title": "Excalidraw",
      "url": "https://excalidraw.com/",
      "description": "手绘风格的在线白板，画架构图和流程图不费劲。支持本地保存和端到端加密协作。",
      "category": "design",
      "thumbnail": "",
      "date": "2026-02-02",
      "tags": [
        "白板",
        "流程图"
      ]
    },
    {
      "id": "it-tools",
      "title": "IT-Tools",
      "url": "https://it-tools.tech/",
      "description": "开发者在线工具箱合集，哈希、编解码、时间戳、UUID 生成等几十个小工具全在一页。",
      "category": "tools",
      "thumbnail": "",
      "date": "2026-02-02",
      "tags": [
        "工具箱",
        "开源"
      ]
    },
    {
      "id": "github",
      "title": "GitHub",
      "url": "https://github.com/",
      "description": "全球最大的代码托管平台。找轮子、看源码、提 issue，程序员绕不开的地方。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-02-01",
      "tags": [
        "代码托管"
      ]
    },
    {
      "id": "cloudflare-pages",
      "title": "Cloudflare Pages",
      "url": "https://pages.cloudflare.com/",
      "description": "静态站点免费托管，全球 CDN，自带 HTTPS，每月 500 次构建额度对个人站完全够用。",
      "category": "dev",
      "thumbnail": "",
      "date": "2026-01-28",
      "tags": [
        "部署",
        "免费"
      ]
    }
  ],
  "counts": {
    "dev": 8,
    "ai": 5,
    "tools": 6,
    "learn": 5,
    "design": 6,
    "media": 5
  },
  "total": 35
}