Fetch(https://docs.thirdcloud.io) ⎿ Error: Unable to verify if domain docs.thirdcloud.io is safe to fetch. This may be due to network restrictions or enterprise security policies blocking claude.ai.
这主要是因为 Claude Code 的 WebFetch 预检失败:它在抓 网站 前,会先把域名发到 api.anthropic.com 做安全校验;你的网络/企业策略挡住了这个校验,所以它还没真正访问网站就失败了。