New-Bing commited on
Commit
a511a70
·
verified ·
1 Parent(s): d2b395f

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -0
index.js CHANGED
@@ -21,6 +21,7 @@ const urls = [
21
  'https://new-bing-next-chat.hf.space', //next-chat
22
  'https://lenml-chattts-forge.hf.space', //other chattts
23
  'https://new-bing-vnc.hf.space' //vncserver
 
24
  // ... 添加更多url
25
  ];
26
 
 
21
  'https://new-bing-next-chat.hf.space', //next-chat
22
  'https://lenml-chattts-forge.hf.space', //other chattts
23
  'https://new-bing-vnc.hf.space' //vncserver
24
+ 'https://new-bing-jupyterlab.hf.space' //免费服务器
25
  // ... 添加更多url
26
  ];
27