diff --git a/README.md b/README.md
index 46d4591..e761ff3 100644
--- a/README.md
+++ b/README.md
@@ -181,4 +181,4 @@ envAPIKey="sk-your-token"
**注意:该方式仅加密前端HTML,不加密OpenAI反代接口。**
-**可取消OpenAI反代接口的默认API密钥,打开[index.html代码](https://github.com/xqdoo00o/chatgpt-web/blob/main/index.html#L2798),此行结尾添加代码`value="sk-xxx"`,则默认使用该密钥**
\ No newline at end of file
+**可取消OpenAI反代接口的默认API密钥,打开[index.html代码](https://github.com/xqdoo00o/chatgpt-web/blob/main/index.html#L2840),此行结尾添加代码`value="sk-xxx"`,则默认使用该密钥**
\ No newline at end of file
diff --git a/index.html b/index.html
index 92c487a..c3af6b9 100644
--- a/index.html
+++ b/index.html
@@ -2984,6 +2984,8 @@
+
-