diff --git a/aura.json b/aura.json index eea06af..a34414c 100644 --- a/aura.json +++ b/aura.json @@ -48,5 +48,15 @@ "miners":"http://aura.drowningpool.net:8080/api/miners", "url":"aura.drowningpool.net", "notify":"" + }, + { + "name":"Pool XYZ", + "stats":"http://aurapool.xyz/api/stats", + "blocks":"http://aurapool.xyz/api/blocks", + "payments":"http://aurapool.xyz/api/payments", + "accounts":"http://aurapool.xyz/api/accounts", + "miners":"http://aurapool.xyz/api/miners", + "url":"aurapool.xyz", + "notify":"" } ] diff --git a/callisto.json b/callisto.json index fc141dd..e2bd46f 100644 --- a/callisto.json +++ b/callisto.json @@ -128,5 +128,15 @@ "miners":"http://farmine.net/api/miners", "url":"farmine.net", "notify":"legift@mail.ru" + }, + { + "name":"Pool XYZ", + "stats":"http://clopool.xyz/api/stats", + "blocks":"http://clopool.xyz/api/blocks", + "payments":"http://clopool.xyz/api/payments", + "accounts":"http://clopool.xyz/api/accounts", + "miners":"http://clopool.xyz/api/miners", + "url":"clopool.xyz", + "notify":"" } ] diff --git a/nilu.json b/nilu.json index 79b4e2e..5c37ce4 100644 --- a/nilu.json +++ b/nilu.json @@ -58,6 +58,16 @@ "miners":"https://nilu.pool.so/api/miners", "url":"nilu.pool.so", "notify":"" + }, + { + "name":"Pool XYZ", + "stats":"http://nilupool.xyz/api/stats", + "blocks":"http://nilupool.xyz/api/blocks", + "payments":"http://nilupool.xyz/api/payments", + "accounts":"http://nilupool.xyz/api/accounts", + "miners":"http://nilupool.xyz/api/miners", + "url":"nilupool.xyz", + "notify":"" } ] diff --git a/pirlcoin.json b/pirlcoin.json index 9178fba..9ff9f09 100644 --- a/pirlcoin.json +++ b/pirlcoin.json @@ -258,5 +258,15 @@ "miners":"https://us-nj-01.pools.hppcg.com/pirl/api/miners", "url":"pools.hppcg.com", "notify":"" + }, + { + "name":"Pool XYZ", + "stats":"http://pirlpool.xyz/api/stats", + "blocks":"http://pirlpool.xyz/api/blocks", + "payments":"http://pirlpool.xyz/api/payments", + "accounts":"http://pirlpool.xyz/api/accounts", + "miners":"http://pirlpool.xyz/api/miners", + "url":"pirlpool.xyz", + "notify":"" } ]