Names315 commited on
Commit
6f0b76b
1 Parent(s): 190fbfb

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -22,7 +22,7 @@ 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
28
  ];
 
22
  const websites = [
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
  ];