From 49da5d588b4a5cf3620982780fdc4a9dcad1f2a7 Mon Sep 17 00:00:00 2001 From: Sergii Bomko Date: Tue, 21 May 2019 10:10:27 +0200 Subject: [PATCH] uses https instead of http --- src/remixAppManager.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/remixAppManager.js b/src/remixAppManager.js index a4da445240..afa5d27de6 100644 --- a/src/remixAppManager.js +++ b/src/remixAppManager.js @@ -93,8 +93,8 @@ export class RemixAppManager extends AppManagerApi { notifications: { 'solidity': ['compilationFinished'] }, - url: 'http://remythx.xyz', - icon: 'http://remythx.xyz/logo.png', + url: 'https://remythx.xyz', + icon: 'https://remythx.xyz/logo.png', location: 'sidePanel' } return [