Update index.js
Browse files
index.js
CHANGED
@@ -10,7 +10,7 @@ const moment = require('moment-timezone');
|
|
10 |
const urls = [
|
11 |
'https://qawse26-dlkfngr.hf.space', // hf
|
12 |
'https://unique-ninth-possum.glitch.me', // gl
|
13 |
-
'https://
|
14 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|
15 |
'https://www.baidu.com', // 此处可备注名称,例如:glitch
|
16 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|
|
|
10 |
const urls = [
|
11 |
'https://qawse26-dlkfngr.hf.space', // hf
|
12 |
'https://unique-ninth-possum.glitch.me', // gl
|
13 |
+
'https://codesandbox.io/p/sandbox/silly-goodall-f75kcn', // codesandbox.io
|
14 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|
15 |
'https://www.baidu.com', // 此处可备注名称,例如:glitch
|
16 |
'https://www.yahoo.com', // 此处可备注名称,例如:glitch
|