diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index 10ecc79..92b92c2 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -14,11 +14,11 @@ ```js "https://copilot-proxy.githubusercontent.com" -替换为"http://127.0.0.1" (你的url) +替换为"https://127.0.0.1" (你的url) 这个是代码提示接口 --------------------------------------------------------------- "https://copilot-telemetry.githubusercontent.com/telemetry" -替换为"http://127.0.0.1/telemetry" (你的url/telemetry) +替换为"https://127.0.0.1/telemetry" (你的url/telemetry) 这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 ``` @@ -45,8 +45,12 @@ set "GITHUB_SERVER_URL=https://github.com" 全部接口代理后是走一个ip了,虽然不知道有没有意义 -如果你是贩子,甚至可以搞点有意思的东西 +不过可以搞点有意思的东西 +```json +"diyMsg":"//授权已经过期,重新获取-> https://gitee.com/chuangxxt/share-copilot", +"isModMsg":false +``` ![输入图片说明](ceshi.gif)