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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -41,8 +41,6 @@ function createGradio() {
41
  "https://api1.zmkj.site/",
42
  "https://api2.zmkj.site/",
43
  "https://api3.zmkj.site/",
44
- "https://api4.zmkj.site/",
45
- "https://api5.zmkj.site/",
46
  ];
47
 
48
  const randomIndex = Math.floor(Math.random() * urls.length);
 
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);