如何判断 Shadowrocket 节点能否访问 ChatGPT
要确认你的 Shadowrocket 节点是否能够顺利访问 ChatGPT,可以在浏览器中打开以下网址:🔍
https://ios.chat.openai.com/public-api/mobile/server_status/v1
如果返回以下信息,则说明该节点可用:✅
{"status":"normal","message":null,"button_url":null,"button_title":null}
反之,如果显示如下信息,则表示无法访问:❌
{"error": {"message": "OpenAI services are not available in your country or region.", "error_type": "unsupported_country"}}
或者提示以下信息:
{"cf_details":"Something went wrong. You may be connected to a disallowed ISP. If you are using VPN, try disabling it. Otherwise try a different Wi-Fi network or data connection. (2)"}
注意事项
值得注意的是,ChatGPT 在验证手机时会检查时区设置,确保用户的服务器 IP 所在时区与手机时区一致。
请记住,这种检测方法并不适用于所有用户。有些用户在同一节点下,网页端能够访问 ChatGPT,而客户端却无法连接。因此,具体问题需要具体分析!