Преглед изворни кода

Change status.transloadit.com to the more isolated transloaditstatus.com

Kevin van Zonneveld пре 4 година
родитељ
комит
e23106ebe4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/@uppy/transloadit/src/Client.js

+ 1 - 1
packages/@uppy/transloadit/src/Client.js

@@ -125,7 +125,7 @@ module.exports = class Client {
       ? `${err.message} (${err.details})`
       : err.message
 
-    return fetchWithNetworkError('https://status.transloadit.com/client_error', {
+    return fetchWithNetworkError('https://transloaditstatus.com/client_error', {
       method: 'post',
       body: JSON.stringify({
         endpoint,