asdass1 commited on
Commit
1caa4a9
·
verified ·
1 Parent(s): 9936060

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -19,7 +19,7 @@ app.get('*', async (req, res) => {
19
  const hash = crc32(file.data)
20
  const upload_info = await http({
21
  method: 'GET',
22
- url: 'https://api.xs.cx/upload/sg'
23
  })
24
  const upload_result = await http({
25
  method: 'POST',
 
19
  const hash = crc32(file.data)
20
  const upload_info = await http({
21
  method: 'GET',
22
+ url: 'https://data.emmmm.eu.org/upload/sg'
23
  })
24
  const upload_result = await http({
25
  method: 'POST',