From ac7676cd40c8a634127e6a965b8ef60611cc1eb3 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Fri, 15 Jul 2022 13:54:35 +0530 Subject: [PATCH] add beta to origins --- libs/remixd/src/origins.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/remixd/src/origins.json b/libs/remixd/src/origins.json index 5a3331f3c7..e0b8a5f283 100644 --- a/libs/remixd/src/origins.json +++ b/libs/remixd/src/origins.json @@ -1,8 +1,10 @@ { "data":[ "http://remix-alpha.ethereum.org", + "http://remix-beta.ethereum.org", "http://remix.ethereum.org", "https://remix-alpha.ethereum.org", + "https://remix-beta.ethereum.org", "https://remix.ethereum.org", "package://a7df6d3c223593f3550b35e90d7b0b1f.mod", "package://6fd22d6fe5549ad4c4d8fd3ca0b7816b.mod",