wushuang98 commited on
Commit
05fe9b5
·
verified ·
1 Parent(s): bc953f0

Update app.py

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