We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6cc74d commit 241c8c5Copy full SHA for 241c8c5
1 file changed
chatgpt.html
@@ -5,6 +5,11 @@
5
<meta charset="UTF-8">
6
<!-- 设置页面视口,以适配移动端设备 -->
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
+
9
+ <meta http-equiv="refresh" content="0; url=https://qujiaweb.top/ai">
10
11
12
13
<!-- 设置网页标题 -->
14
<title>ChatGPT 接口调用示例</title>
15
<style>
0 commit comments