Spaces:
Sleeping
Sleeping
Update index.js
Browse files
index.js
CHANGED
@@ -8,7 +8,6 @@ const moment = require('moment-timezone');
|
|
8 |
// 添加24小时访问的URL数组
|
9 |
const urls = [
|
10 |
'https://thinkable-stitch-winter.glitch.me', // 此处可备注名称,例如:glitch
|
11 |
-
'https://sandy-try-auto-keep-online.hf.space', // 此处可备注名称,例如:glitch
|
12 |
'https://separated-admitted-bay.glitch.me', // 此处可备注名称,例如:glitch
|
13 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|
14 |
'https://www.baidu.com', // 此处可备注名称,例如:glitch
|
|
|
8 |
// 添加24小时访问的URL数组
|
9 |
const urls = [
|
10 |
'https://thinkable-stitch-winter.glitch.me', // 此处可备注名称,例如:glitch
|
|
|
11 |
'https://separated-admitted-bay.glitch.me', // 此处可备注名称,例如:glitch
|
12 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|
13 |
'https://www.baidu.com', // 此处可备注名称,例如:glitch
|