remove: drop Boss直聘 channel (non-functional) (#135)
Boss直聘 channel removed entirely — upstream mcp-bosszp triggers account-level bans, making it unusable in practice. Removed from: channel registry, README (CN/EN), install.md, SKILL.md, tests, credits. Co-authored-by: Panniantong <panniantong@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,6 @@ from .exa_search import ExaSearchChannel
|
||||
from .xiaohongshu import XiaoHongShuChannel
|
||||
from .douyin import DouyinChannel
|
||||
from .linkedin import LinkedInChannel
|
||||
from .bosszhipin import BossZhipinChannel
|
||||
from .wechat import WeChatChannel
|
||||
from .weibo import WeiboChannel
|
||||
from .xiaoyuzhou import XiaoyuzhouChannel
|
||||
@@ -34,7 +33,6 @@ ALL_CHANNELS: List[Channel] = [
|
||||
XiaoHongShuChannel(),
|
||||
DouyinChannel(),
|
||||
LinkedInChannel(),
|
||||
BossZhipinChannel(),
|
||||
WeChatChannel(),
|
||||
WeiboChannel(),
|
||||
XiaoyuzhouChannel(),
|
||||
|
||||
Reference in New Issue
Block a user