From 5f707dd27e16b1c786fc8298f03c057dbb78ed97 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Fri, 20 Sep 2019 12:10:35 +0200 Subject: [PATCH] new gateway added --- src/app/compiler/compiler-imports.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/compiler/compiler-imports.js b/src/app/compiler/compiler-imports.js index 90fc395040..21e5549a50 100644 --- a/src/app/compiler/compiler-imports.js +++ b/src/app/compiler/compiler-imports.js @@ -64,7 +64,7 @@ module.exports = class CompilerImports extends Plugin { return request.get( { - url: 'https://gateway.ipfs.io/' + url + url: 'https://ipfsgw.komputing.org/' + url }, (err, r, data) => { if (err) {