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

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://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
 
 
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
+ 'https://shisb-reader.hf.space' //reader
22
  // ... 添加更多url
23
  ];
24