<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Meow, I am a Teapot</title>
</head>
<body>
<h1>Sorry, there's nothing but a cat in a teapot here.</h1>
<img src="https://teapot-cat.pages.dev/teapot.png" alt="Cat in a teapot">
</body>
</html>
本地访问,或者直接在远程服务器 curl ,都是这样,有点搞不清哪里被封了,我正常调用 API ,没有做别的违规动作啊,直接访问 openai 的 ChatGPT 是正常的