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