mirror of
				https://gitee.com/chuangxxt/share-copilot
				synced 2025-10-30 06:39:51 +00:00 
			
		
		
		
	update readme/codeTipsProxy.md.
Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
		
							parent
							
								
									684e35ce4d
								
							
						
					
					
						commit
						98f631c6af
					
				| @ -14,11 +14,11 @@ | |||||||
| 
 | 
 | ||||||
| ```js | ```js | ||||||
| "https://copilot-proxy.githubusercontent.com"  | "https://copilot-proxy.githubusercontent.com"  | ||||||
| 替换为"http://127.0.0.1" (你的url) | 替换为"https://127.0.0.1" (你的url) | ||||||
| 这个是代码提示接口 | 这个是代码提示接口 | ||||||
| --------------------------------------------------------------- | --------------------------------------------------------------- | ||||||
| "https://copilot-telemetry.githubusercontent.com/telemetry" | "https://copilot-telemetry.githubusercontent.com/telemetry" | ||||||
| 替换为"http://127.0.0.1/telemetry" (你的url/telemetry) | 替换为"https://127.0.0.1/telemetry" (你的url/telemetry) | ||||||
| 这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 | 这个应该是copilot把你代码上传拿去深度学习的,直接改成null好像也不影响使用 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| @ -45,8 +45,12 @@ set "GITHUB_SERVER_URL=https://github.com" | |||||||
| 
 | 
 | ||||||
| 全部接口代理后是走一个ip了,虽然不知道有没有意义 | 全部接口代理后是走一个ip了,虽然不知道有没有意义 | ||||||
| 
 | 
 | ||||||
| 如果你是贩子,甚至可以搞点有意思的东西 | 不过可以搞点有意思的东西 | ||||||
| 
 | 
 | ||||||
|  | ```json | ||||||
|  | "diyMsg":"//授权已经过期,重新获取-> https://gitee.com/chuangxxt/share-copilot", | ||||||
|  | "isModMsg":false | ||||||
|  | ``` | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user