Spaces:
Building
Building
Update index.js
Browse files
index.js
CHANGED
@@ -23,6 +23,7 @@ function visitWebsites() {
|
|
23 |
'https://names315-vnc-01.hf.space', // novnc
|
24 |
'https://names315-auto-keep-online.hf.space', // 本体
|
25 |
'https://names315-cv.hf.space', // 此处可备注名称,例如:Back4app
|
|
|
26 |
'https://www.google.com' // 此处可备注名称,例如:Back4app,最后一个url后面没有逗号
|
27 |
//添加更多的指定时间访问的URL
|
28 |
];
|
|
|
23 |
'https://names315-vnc-01.hf.space', // novnc
|
24 |
'https://names315-auto-keep-online.hf.space', // 本体
|
25 |
'https://names315-cv.hf.space', // 此处可备注名称,例如:Back4app
|
26 |
+
'https://names315-open-webui.hf.space', // open-webui
|
27 |
'https://www.google.com' // 此处可备注名称,例如:Back4app,最后一个url后面没有逗号
|
28 |
//添加更多的指定时间访问的URL
|
29 |
];
|