wushuang98 commited on
Commit
2987873
·
verified ·
1 Parent(s): 62cf6c3

Update app.py

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