biangbiang commited on
Commit
c5631c7
1 Parent(s): f86a8c4

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +2 -1
index.js CHANGED
@@ -18,7 +18,8 @@ const urls = [
18
  'https://shisb-lobechat.hf.space', //lobechat
19
  'https://shisb-duck2.hf.space/hf', //duck2api
20
  'https://biangbiang-newapi.hf.space', //newapi
21
- 'https://shisb-reader.hf.space' //reader
 
22
  // ... 添加更多url
23
  ];
24
 
 
18
  'https://shisb-lobechat.hf.space', //lobechat
19
  'https://shisb-duck2.hf.space/hf', //duck2api
20
  'https://biangbiang-newapi.hf.space', //newapi
21
+ 'https://shisb-reader.hf.space', //reader
22
+ 'https://biangbiang-duck2api.hf.space' //duck2api
23
  // ... 添加更多url
24
  ];
25