Spaces:
Running
Running
Update index.js
Browse files
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 |
|