Closed Nplace-su closed 1 year ago
always got this from Claude API: <!doctype html>
似乎是因为anthropic ban掉了很多国家/地区,而cloudflare worker会根据发起请求的地址分配一个最近的服务器(?),分配到不允许访问claude api的地区时,就会造成403 forbidden。
always got this from Claude API: <!doctype html>