Skip to content

Add aifast.club - 国内直连全球572个AI模型的中转站#5

Open
luwengwo wants to merge 1 commit into
cfrs2005:mainfrom
luwengwo:luwengwo-patch-1
Open

Add aifast.club - 国内直连全球572个AI模型的中转站#5
luwengwo wants to merge 1 commit into
cfrs2005:mainfrom
luwengwo:luwengwo-patch-1

Conversation

@luwengwo

@luwengwo luwengwo commented May 30, 2026

Copy link
Copy Markdown

Summary by CodeRabbit

  • Documentation
    • Updated the recommendations list in the README to include an additional service option for users.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

This pull request updates the README documentation for an awesome list of Claude code relay services. A new relay service (Aifast Club) is added to the recommendation ranking table, and header content with monitoring information is duplicated in the document structure, extending the README with additional content sections.

Changes

Documentation Service List Expansion

Layer / File(s) Summary
Service Recommendation Table Extension
README.md
Aifast Club is added as a new ranked entry to the "中转站推荐榜" table with provider, type, registration, and website information.
Header and Monitor Section Duplication
README.md
The top-level badges and online monitoring panel content are duplicated after the Star History section, followed by a trailing "中转站推荐榜" heading at the file's end.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A service joins the favored list so bright,
With badges duplicated in delight,
Aifast Club now stands among the rest,
As relay stations rise to pass the test! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title directly addresses the main change: adding Aifast Club (aifast.club) to the recommended relay station list in the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
README.md (1)

196-387: ⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Remove the accidentally duplicated trailing README content.

From Line 196 onward, the document repeats top badges and reintroduces sections that already exist above, creating duplicate structure and conflicting navigation anchors. This should be trimmed so the README has a single canonical flow.

✂️ Proposed fix
- [![实时监控](https://img.shields.io/badge/监控状态-在线-brightgreen)](https://www.80aj.com/llm-monitor/)
- [![中转站数量](https://img.shields.io/badge/中转站-5个-blue)](https://www.80aj.com/llm-monitor/)
- [![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()
- [![License](https://img.shields.io/badge/license-MIT-green)]()
- ...
- ## 📊 中转站推荐榜
- ...
- ## 🔧 Claude Code 配置
- ...
- ## ⭐ Star History
- ...
- **关键词**:Claude Code, ...
+ **关键词**:Claude Code, Claude API, API 中转站, Claude 代理, Anthropic API, Claude Sonnet, Claude Haiku, Claude Opus, AI 编程助手, 大模型 API, LLM API, Claude Code 配置, Claude Code 教程, Claude Code 中转, Claude API 国内, Claude API 代理, Claude API 便宜, Claude Code 省钱, awesome claude code
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` around lines 196 - 387, The README contains a duplicated trailing
block starting at the repeated badges and sections (e.g., the repeated "实时监控面板",
"📊 中转站推荐榜", "🔧 Claude Code 配置" headings and top badges); remove the duplicated
copy so only the first canonical occurrence of those badges and sections
remains, trimming everything from the start of the repeated badges/heading block
through its repeated end, and ensure links/anchors (like the monitor link
https://www.80aj.com/llm-monitor/ and headings such as "🧪 连通性测试", "❓ FAQ") are
preserved only once.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Around line 198-199: The two badge markdown lines
"[![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()" and
"[![License](https://img.shields.io/badge/license-MIT-green)]()" have empty link
targets; replace the trailing empty parentheses with valid URLs (for example the
repo release/commit page or LICENSE file) or remove the link wrapper so the
badges are image-only (e.g., change ]() to ] or to ](https://your-valid-url)
depending on whether you want the badge clickable); update the two badge lines
accordingly.
- Line 194: The "关键词" line contains a malformed fragment "awesome claude code#
awesome-claude-code-relay" that breaks markdown/readability; edit that line to
remove or split the stray heading fragment by either deleting the "#
awesome-claude-code-relay" part or moving it to its own standalone heading
(e.g., as a proper markdown heading) and ensure the remaining keywords stay
comma-separated — locate the exact string "awesome claude code#
awesome-claude-code-relay" and correct it.

---

Outside diff comments:
In `@README.md`:
- Around line 196-387: The README contains a duplicated trailing block starting
at the repeated badges and sections (e.g., the repeated "实时监控面板", "📊 中转站推荐榜",
"🔧 Claude Code 配置" headings and top badges); remove the duplicated copy so only
the first canonical occurrence of those badges and sections remains, trimming
everything from the start of the repeated badges/heading block through its
repeated end, and ensure links/anchors (like the monitor link
https://www.80aj.com/llm-monitor/ and headings such as "🧪 连通性测试", "❓ FAQ") are
preserved only once.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 09eac7c9-8b2f-4e8b-8982-6dd61de59da8

📥 Commits

Reviewing files that changed from the base of the PR and between 64e4a40 and 3fafa46.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md

---

**关键词**:Claude Code, Claude API, API 中转站, Claude 代理, Anthropic API, Claude Sonnet, Claude Haiku, Claude Opus, AI 编程助手, 大模型 API, LLM API, Claude Code 配置, Claude Code 教程, Claude Code 中转, Claude API 国内, Claude API 代理, Claude API 便宜, Claude Code 省钱, awesome claude code# awesome-claude-code-relay

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix the malformed keyword line at Line 194.

awesome claude code# awesome-claude-code-relay appears concatenated and breaks readability/markdown structure. Split/remove the stray heading fragment.

📝 Proposed fix
- **关键词**:..., Claude Code 省钱, awesome claude code# awesome-claude-code-relay
+ **关键词**:..., Claude Code 省钱, awesome claude code
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
**关键词**:Claude Code, Claude API, API 中转站, Claude 代理, Anthropic API, Claude Sonnet, Claude Haiku, Claude Opus, AI 编程助手, 大模型 API, LLM API, Claude Code 配置, Claude Code 教程, Claude Code 中转, Claude API 国内, Claude API 代理, Claude API 便宜, Claude Code 省钱, awesome claude code# awesome-claude-code-relay
**关键词**:Claude Code, Claude API, API 中转站, Claude 代理, Anthropic API, Claude Sonnet, Claude Haiku, Claude Opus, AI 编程助手, 大模型 API, LLM API, Claude Code 配置, Claude Code 教程, Claude Code 中转, Claude API 国内, Claude API 代理, Claude API 便宜, Claude Code 省钱, awesome claude code
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 194, The "关键词" line contains a malformed fragment "awesome
claude code# awesome-claude-code-relay" that breaks markdown/readability; edit
that line to remove or split the stray heading fragment by either deleting the
"# awesome-claude-code-relay" part or moving it to its own standalone heading
(e.g., as a proper markdown heading) and ensure the remaining keywords stay
comma-separated — locate the exact string "awesome claude code#
awesome-claude-code-relay" and correct it.

Comment thread README.md
Comment on lines +198 to +199
[![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()
[![License](https://img.shields.io/badge/license-MIT-green)]()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Replace empty link targets on badges (MD042).

At Line 198 and Line 199, badge links use empty URLs (), which creates broken markdown links.

🔗 Proposed fix
- [![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()
- [![License](https://img.shields.io/badge/license-MIT-green)]()
+ [![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)](https://github.com/cfrs2005/awesome-claude-code-relay)
+ [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
[![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()
[![License](https://img.shields.io/badge/license-MIT-green)]()
[![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)](https://github.com/cfrs2005/awesome-claude-code-relay)
[![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE)
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)

[warning] 198-198: No empty links

(MD042, no-empty-links)


[warning] 199-199: No empty links

(MD042, no-empty-links)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` around lines 198 - 199, The two badge markdown lines
"[![最后更新](https://img.shields.io/badge/更新时间-2025.12-orange)]()" and
"[![License](https://img.shields.io/badge/license-MIT-green)]()" have empty link
targets; replace the trailing empty parentheses with valid URLs (for example the
repo release/commit page or LICENSE file) or remove the link wrapper so the
badges are image-only (e.g., change ]() to ] or to ](https://your-valid-url)
depending on whether you want the badge clickable); update the two badge lines
accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant