diff --git a/egem.json b/egem.json index 0303189..ca63715 100644 --- a/egem.json +++ b/egem.json @@ -58,6 +58,46 @@ "miners":"http://138.68.40.235:8080/api/miners", "url":"coins.farm", "notify":"" + }, + { + "name":"CLONA.RU", + "stats":"http://clona.ru:5101/api/stats", + "blocks":"http://clona.ru:5101/api/blocks", + "payments":"http://clona.ru:5101/api/payments", + "accounts":"http://clona.ru:5101/api/accounts", + "miners":"http://clona.ru:5101/api/miners", + "url":"clona.ru", + "notify":"" + }, + { + "name":"CUBEPOOL.TK", + "stats":"https://egem.cubepool.tk/api/stats", + "blocks":"https://egem.cubepool.tk/api/blocks", + "payments":"https://egem.cubepool.tk/api/payments", + "accounts":"https://egem.cubepool.tk/api/accounts", + "miners":"https://egem.cubepool.tk/api/miners", + "url":"egem.cubepool.tk", + "notify":"" + }, + { + "name":"UPOOL.IN", + "stats":"https://egem.upool.in/api/stats", + "blocks":"https://egem.upool.in/api/blocks", + "payments":"https://egem.upool.in/api/payments", + "accounts":"https://egem.upool.in/api/accounts", + "miners":"https://egem.upool.in/api/miners", + "url":"egem.upool.in", + "notify":"" + }, + { + "name":"ETHASH.FARM", + "stats":"http://egem.ethash.farm/api/stats", + "blocks":"http://egem.ethash.farm/api/blocks", + "payments":"http://egem.ethash.farm/api/payments", + "accounts":"http://egem.ethash.farm/api/accounts", + "miners":"http://egem.ethash.farm/api/miners", + "url":"egem.ethash.farm", + "notify":"" } ]