Skip to content

fix(docs): remove Weibo and Douyin references from localized READMEs (#429) - #476

Closed
nankingjing wants to merge 1 commit into
Panniantong:mainfrom
nankingjing:fix/429-remove-weibo-douyin-docs
Closed

fix(docs): remove Weibo and Douyin references from localized READMEs (#429)#476
nankingjing wants to merge 1 commit into
Panniantong:mainfrom
nankingjing:fix/429-remove-weibo-douyin-docs

Conversation

@nankingjing

@nankingjing nankingjing commented Jul 5, 2026

Copy link
Copy Markdown

@

Summary

Removes all references to Weibo (微博) and Douyin (抖音) channels from the Korean (README_ko.md) and Japanese (README_ja.md) localized documentation.

Background

The Weibo and Douyin channels were removed from the codebase in commit 7015b08 (refactor: remove Douyin, Weibo and WeChat channels). The SKILL.md file was already cleaned up, but the localized README files still contained references to these removed channels across:

  • Platform feature tables
  • Channel architecture maps
  • Tool selection tables
  • FAQ entries
  • Credits sections

This left users with misleading documentation referencing channels that cannot be used.

Changes

  • docs/README_ko.md: Removed 2 platform table rows, 1 channel map entry, 2 tool table rows, 2 FAQ sections, and 1 credits entry
  • docs/README_ja.md: Removed 2 platform table rows, 1 channel map entry, 2 tool table rows, 1 FAQ section, and 1 credits entry

Diff: 2 files changed, 2 insertions (+), 51 deletions (-)

Testing

All 196 tests pass (184 passed, 11 skipped, 1 pre-existing failure in test_youtube_warns_when_node_only_and_no_config — unrelated to these changes).

Closes #429

@

@
fix(docs): remove Weibo and Douyin references from localized READMEs (Panniantong#429)

The Weibo and Douyin channels were removed from the codebase in commit
7015b08. SKILL.md was already cleaned up, but the Korean and Japanese
README files still contained references to these removed channels across
platform tables, channel maps, tool selection tables, FAQ entries, and
credits sections. This commit removes all remaining references.

@

@moxxxskaifa moxxxskaifa 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.

干净的文档清理。删掉了 README 日文/韩文版里过时的抖音/微博引用。
2 行新增 + 51 行删除,无代码改动,无风险。 LGTM!

@nankingjing

Copy link
Copy Markdown
Author

您好 @moxxxskaifa,这个 PR 已经 approved,是否可以合并了?谢谢!

@nankingjing

Copy link
Copy Markdown
Author

Hi @moxxxskaifa, this PR has been approved — could you merge it when you have a moment? Thanks!

@Panniantong

Copy link
Copy Markdown
Owner

感谢针对 #429 提供修复。merged #576 已完成同一清理并加入本地化文档回归门禁,因此关闭此已取代 PR。

@Panniantong Panniantong closed this Aug 6, 2026
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.

SKILL.md documents Weibo and Douyin channels that don't exist in code

3 participants