wushuang98 commited on
Commit
3cc8317
·
verified ·
1 Parent(s): 0b90bf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -39,8 +39,6 @@ function createGradio() {
39
  const urls = [
40
  "https://api.zmkj.site/",
41
  "https://api1.zmkj.site/",
42
- "https://api2.zmkj.site/",
43
- "https://api3.zmkj.site/",
44
  ];
45
 
46
  const randomIndex = Math.floor(Math.random() * urls.length);
 
39
  const urls = [
40
  "https://api.zmkj.site/",
41
  "https://api1.zmkj.site/",
 
 
42
  ];
43
 
44
  const randomIndex = Math.floor(Math.random() * urls.length);