From c1528c879c0ca234aba575893b28bed91bfdfe65 Mon Sep 17 00:00:00 2001 From: Grandschtroumpf Date: Sat, 24 Aug 2019 20:10:21 +0200 Subject: [PATCH] switch to remix-mythx-plugin.surge.sh --- src/remixAppManager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/remixAppManager.js b/src/remixAppManager.js index e7eba45ad7..9d26e2bcef 100644 --- a/src/remixAppManager.js +++ b/src/remixAppManager.js @@ -136,7 +136,7 @@ export class RemixAppManager extends PluginEngine { 'solidity': ['compilationFinished'] }, version: '0.1.0-beta', - url: 'https://remythx.xyz', + url: 'https://remix-mythx-plugin.surge.sh', description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service', icon: 'https://remix-mythx-plugin.surge.sh/logo.png', location: 'sidePanel',