New-Bing commited on
Commit
6198a32
·
verified ·
1 Parent(s): f7c7805

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +2 -5
index.js CHANGED
@@ -7,11 +7,8 @@ const port = process.env.PORT || 7860;
7
 
8
  // URLs to keep alive (24-hour visit cycle)
9
  const webpages = [
10
- 'https://ismhong-pcie-model.hf.space', // PCIe-model
11
- 'https://ismhong-ain8n.hf.space', // n8n
12
- 'https://ismhong-nocodb.hf.space', // nocoDB
13
- 'https://ismhong-keep-alive-24h.hf.space', // Keep alive
14
- 'https://ismhong-pretzelai.hf.space', // Pretzelai
15
  ];
16
 
17
  // Access logs for displaying detailed information
 
7
 
8
  // URLs to keep alive (24-hour visit cycle)
9
  const webpages = [
10
+ 'https://new-bing-keep-alive-24h.hf.space', // itself
11
+ 'https://new-bing-openlist.hf.space', // openlist
 
 
 
12
  ];
13
 
14
  // Access logs for displaying detailed information