pin5719 commited on
Commit
eee3fd6
1 Parent(s): 46df9f3

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +44 -5
index.js CHANGED
@@ -11,14 +11,12 @@ const urls = [
11
 
12
  'https://www.yahoo.com', // 此处可备注名称,例如:glitch
13
  'https://indecisive-helix-toad.glitch.me', // 此处可备注名称,例如:glitch
14
- 'https://rapid-lacy-mile.glitch.me', // 此处可备注名称,例如:glitch
15
- 'https://illustrious-little-can.glitch.me', // 此处可备注名称,例如:glitch
16
 
17
 
18
 
19
- 'https://handy-harmonious-utensil.glitch.me', // 此处可备注名称,例如:glitch
20
- 'https://noiseless-ash-reaction.glitch.me', // 此处可备注名称,例如:glitch
21
- 'https://sharp-changeable-viscount.glitch.me', // 此处可备注名称,例如:glitch
22
  // 添加更多24小时不间断访问的URL
23
  ];
24
 
@@ -67,6 +65,47 @@ function visitWebsites() {
67
  'https://short-tree-broker.glitch.me',
68
  'https://flicker-shiny-list.glitch.me',
69
  'https://acute-silky-college.glitch.me',
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
 
72
 
 
11
 
12
  'https://www.yahoo.com', // 此处可备注名称,例如:glitch
13
  'https://indecisive-helix-toad.glitch.me', // 此处可备注名称,例如:glitch
14
+ 'https://butternut-purring-licorice.glitch.me', // 此处可备注名称,例如:glitch
15
+ 'https://bubble-towering-freedom.glitch.me', // 此处可备注名称,例如:glitch
16
 
17
 
18
 
19
+
 
 
20
  // 添加更多24小时不间断访问的URL
21
  ];
22
 
 
65
  'https://short-tree-broker.glitch.me',
66
  'https://flicker-shiny-list.glitch.me',
67
  'https://acute-silky-college.glitch.me',
68
+ 'https://tough-voracious-dracopelta.glitch.me',
69
+ 'https://destiny-typical-chard.glitch.me',
70
+ 'https://sincere-rain-celsius.glitch.me',
71
+ 'https://thunder-certain-viscount.glitch.me',
72
+ 'https://slender-twisty-turnover.glitch.me',
73
+ 'https://fearless-dolomite-macrame.glitch.me',
74
+ 'https://invited-mysterious-puma.glitch.me',
75
+ 'https://coherent-concise-mallet.glitch.me',
76
+ 'https://waiting-obtainable-cloche.glitch.me',
77
+ 'https://volcano-pumped-flag.glitch.me',
78
+ 'https://burnt-six-cricket.glitch.me',
79
+ 'https://cerulean-jelly-sailfish.glitch.me',
80
+ 'https://crawling-thoughtful-bush.glitch.me',
81
+ 'https://leeward-citrine-snap.glitch.me',
82
+ 'https://capable-amenable-philosophy.glitch.me',
83
+ 'https://husky-curved-jobaria.glitch.me',
84
+ 'https://peppermint-rust-darkness.glitch.me',
85
+ 'https://shadow-spectacular-balaur.glitch.me',
86
+ 'https://chlorinated-lead-homburg.glitch.me',
87
+ 'https://victorious-sand-turn.glitch.me',
88
+ 'https://elegant-prong-tiara.glitch.me',
89
+ 'https://efficient-bold-nautilus.glitch.me',
90
+ 'https://tiny-crimson-seahorse.glitch.me',
91
+ 'https://nervous-indigo-song.glitch.me',
92
+ 'https://lavender-ember-zebra.glitch.me',
93
+ 'https://cherry-weak-beaufort.glitch.me',
94
+ 'https://lavish-rare-giganotosaurus.glitch.me',
95
+ 'https://extreme-butter-mind.glitch.me',
96
+ 'https://sage-road-cirrus.glitch.me',
97
+ 'https://surf-peppermint-gallon.glitch.me',
98
+ 'https://curvy-same-allium.glitch.me',
99
+ 'https://scythe-canyon-whale.glitch.me',
100
+ 'https://rose-funny-jasmine.glitch.me',
101
+ 'https://pinto-hill-nyala.glitch.me',
102
+ 'https://prairie-carnation-pincushion.glitch.me',
103
+ 'https://sticky-wobbly-bagpipe.glitch.me',
104
+ 'https://jolly-charmed-interest.glitch.me',
105
+ 'https://discovered-ajar-kilogram.glitch.me',
106
+
107
+
108
+
109
 
110
 
111