Explorar el Código

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

Kevin van Zonneveld hace 4 años
padre
commit
e23106ebe4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,