访问 API 接口,显示一只猫的图片

171 天前
 Armor
<!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 是正常的

654 次点击
所在节点    OpenAI
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/994457

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX