change explorer url http->https (#2089)

* issues/2050 add anduschain

* run prettier

* change explorer standard..

* change explorer url http -> https
This commit is contained in:
Metanonia 2023-01-04 18:16:53 +09:00 committed by GitHub
parent 07ebb10079
commit 1482523282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"explorers": [ "explorers": [
{ {
"name": "anduschain explorer", "name": "anduschain explorer",
"url": "http://explorer.anduschain.io", "url": "https://explorer.anduschain.io",
"icon": "daon", "icon": "daon",
"standard": "none" "standard": "none"
} }