biangbiang commited on
Commit
31ce7d6
1 Parent(s): 47c001d

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +3 -1
index.js CHANGED
@@ -15,7 +15,9 @@ const urls = [
15
  'https://biangbiang-keep-alive.hf.space', //keep-alive
16
  'https://shisb-pan.hf.space', //pan
17
  'https://shisb-bai.hf.space', //bingai
18
- 'https://shisb-lobechat.hf.space' //lobechat
 
 
19
  // ... 添加更多url
20
  ];
21
 
 
15
  'https://biangbiang-keep-alive.hf.space', //keep-alive
16
  'https://shisb-pan.hf.space', //pan
17
  'https://shisb-bai.hf.space', //bingai
18
+ 'https://shisb-lobechat.hf.space', //lobechat
19
+ 'https://shisb-duck2.hf.space/hf', //duck2api
20
+ 'https://biangbiang-newapi.hf.space' //newapi
21
  // ... 添加更多url
22
  ];
23