New-Bing commited on
Commit
e0a3bff
1 Parent(s): 1b1bd71

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +2 -1
index.js CHANGED
@@ -17,7 +17,8 @@ const urls = [
17
  'https://new-bing-alist.hf.space', //AList
18
  'https://new-bing-cloudreve.hf.space', //Cloudreve
19
  'https://new-bing-minecraft1-8-8.static.hf.space', //mc-web-1.8.8
20
- 'https://new-bing-next-chat.hf.space' //next-chat
 
21
  // ... 添加更多url
22
  ];
23
 
 
17
  'https://new-bing-alist.hf.space', //AList
18
  'https://new-bing-cloudreve.hf.space', //Cloudreve
19
  'https://new-bing-minecraft1-8-8.static.hf.space', //mc-web-1.8.8
20
+ 'https://new-bing-next-chat.hf.space', //next-chat
21
+ 'https://lenml-chattts-forge.hf.space' //other chattts
22
  // ... 添加更多url
23
  ];
24