Update app.py
Browse files
app.py
CHANGED
@@ -37,6 +37,7 @@ html = '''
|
|
37 |
script = '''
|
38 |
function createGradio() {
|
39 |
const urls = [
|
|
|
40 |
"https://api1.zmkj.site/",
|
41 |
"https://api2.zmkj.site/",
|
42 |
"https://api3.zmkj.site/",
|
|
|
37 |
script = '''
|
38 |
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/",
|