Spaces:
Running
Running
Update index.js
#2
by
deleted
- opened
index.js
CHANGED
@@ -8,7 +8,7 @@ const port = process.env.PORT || 7860;
|
|
8 |
const webpages = [
|
9 |
'https://savory-cold-parrot.glitch.me', // Glitch-688
|
10 |
'https://53284-3000.4.codesphere.com', // codephere-us
|
11 |
-
'https://
|
12 |
// ... 添加更多url
|
13 |
];
|
14 |
|
|
|
8 |
const webpages = [
|
9 |
'https://savory-cold-parrot.glitch.me', // Glitch-688
|
10 |
'https://53284-3000.4.codesphere.com', // codephere-us
|
11 |
+
'https://ionized-energetic-possum.glitch.me',
|
12 |
// ... 添加更多url
|
13 |
];
|
14 |
|