{"id":30654859,"url":"https://github.com/faithererer/checker","last_synced_at":"2025-08-31T09:08:44.583Z","repository":{"id":311387180,"uuid":"1010951145","full_name":"faithererer/checker","owner":"faithererer","description":"API Key 批量有效性检测工具","archived":false,"fork":false,"pushed_at":"2025-08-24T07:03:28.000Z","size":58,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T13:09:10.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://checker-git-main-faithererers-projects.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faithererer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-30T04:54:19.000Z","updated_at":"2025-08-24T07:03:32.000Z","dependencies_parsed_at":"2025-08-24T13:09:28.076Z","dependency_job_id":"afa77d6f-94e4-4729-be68-f05e84a5039b","html_url":"https://github.com/faithererer/checker","commit_stats":null,"previous_names":["faithererer/checker"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/faithererer/checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithererer%2Fchecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithererer%2Fchecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithererer%2Fchecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithererer%2Fchecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faithererer","download_url":"https://codeload.github.com/faithererer/checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faithererer%2Fchecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272959593,"owners_count":25022075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-31T09:08:44.081Z","updated_at":"2025-08-31T09:08:44.575Z","avatar_url":"https://github.com/faithererer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Key 批量有效性检测工具\n\n一个高效、美观的API Key批量有效性检测工具，基于纯前端技术，支持多种API服务格式。\n\n## ✨ 功能特性\n\n- **多服务支持**: 默认支持 Google Gemini 和 OpenAI API 格式，同时支持自定义 API 地址和测试模型。\n- **精细化错误分类**: 能够将 Keys 精确分类为：\n  - ✅ **有效 Keys**\n  - 😅 **额度用尽** (速率限制)\n  - 📉 **项目配额用尽** (当 `quota_limit_value: \"0\"` 时)\n  - 🚫 **已被禁用**\n  - ❌ **无效/格式错误**\n  - ❓ **其他错误**\n  - 🔄 **重复账号**\n- **可配置检测策略**: 用户可自定义**并发请求数**和**失败重试次数**，以适应不同网络环境和API限制。\n- **实时状态面板**: 在检测过程中提供一个全局状态面板，实时显示总数、待检测数、各分类计数以及进行中的重试次数。\n- **现代化UI**:\n  - 采用**侧边栏导航**布局，清晰展示各分类结果，点击即可快速切换。\n  - 导航项上带有数量徽章，结果分布一目了然。\n  - 界面元素采用平滑动画，交互体验友好。\n- **便捷操作**:\n  - 自动去重。\n  - 支持对每个分类的结果进行**一键复制**（换行或逗号分隔）。\n- **纯前端，零依赖**: 无需后端或任何构建工具，直接在浏览器中打开 `index.html` 即可使用。\n- **隐私安全**: 所有API Key仅在您的浏览器端处理，不会上传到任何服务器。\n\n## 🚀 快速开始\n\n1.  下载或克隆项目到本地。\n2.  在现代浏览器中直接打开 `index.html` 文件即可开始使用。\n\n## 项目结构\n\n```\nchecker/\n├── index.html          # 主页面HTML\n├── style.css           # 样式文件\n├── scripts/\n│   ├── main.js         # 核心检测逻辑\n│   ├── ui.js           # UI交互与DOM操作\n│   └── utils.js        # 辅助函数（如复制功能）\n└── README.md           # 就是你现在看到的文件\n```\n\n## 📸 界面截图\n\n \n\n\u003cimg width=\"1029\" height=\"826\" alt=\"image\" src=\"https://github.com/user-attachments/assets/94181d25-5175-4467-bbde-75a91edfaafa\" /\u003e\n\n\n## 贡献\n\n欢迎通过提交 Issue 和 Pull Request 来改进这个项目。\n\n## 许可证\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaithererer%2Fchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaithererer%2Fchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaithererer%2Fchecker/lists"}