Skip to content

Commit 241c8c5

Browse files
authored
Update chatgpt.html
1 parent f6cc74d commit 241c8c5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

chatgpt.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<meta charset="UTF-8">
66
<!-- 设置页面视口,以适配移动端设备 -->
77
<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+
813
<!-- 设置网页标题 -->
914
<title>ChatGPT 接口调用示例</title>
1015
<style>

0 commit comments

Comments
 (0)