Unverified Commit 5f707dd2 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

new gateway added

parent f57feeab
......@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment