From 1482523282a37b5c4608e72c4620eb64698929f5 Mon Sep 17 00:00:00 2001 From: Metanonia Date: Wed, 4 Jan 2023 18:16:53 +0900 Subject: [PATCH] change explorer url http->https (#2089) * issues/2050 add anduschain * run prettier * change explorer standard.. * change explorer url http -> https --- _data/chains/eip155-14288640.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-14288640.json b/_data/chains/eip155-14288640.json index c4f096f1..abe871ac 100644 --- a/_data/chains/eip155-14288640.json +++ b/_data/chains/eip155-14288640.json @@ -15,7 +15,7 @@ "explorers": [ { "name": "anduschain explorer", - "url": "http://explorer.anduschain.io", + "url": "https://explorer.anduschain.io", "icon": "daon", "standard": "none" }