From d36e0b35832ec2c558823329b352241b7a5ced3e Mon Sep 17 00:00:00 2001 From: feruz Date: Thu, 11 Jul 2024 06:56:38 +0300 Subject: [PATCH] server order change --- src/common/constants/servers.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common/constants/servers.json b/src/common/constants/servers.json index dfedcaac565..5281ab1d839 100644 --- a/src/common/constants/servers.json +++ b/src/common/constants/servers.json @@ -1,9 +1,9 @@ [ - "https://techcoderx.com", - "https://api.deathwing.me", - "https://api.openhive.network", "https://api.hive.blog", + "https://api.deathwing.me", "https://anyx.io", + "https://api.openhive.network", + "https://techcoderx.com", "https://rpc.mahdiyari.info", "https://hive-api.dlux.io" ]