From 5a8bbe43e8393ee1af87b4002281ba7b7eb82823 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 8 Nov 2017 00:25:18 -0500 Subject: [PATCH 1/2] Add PIRL.CryptoPros.us --- pirlcoin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pirlcoin.json b/pirlcoin.json index 31b75a3..db6b960 100644 --- a/pirlcoin.json +++ b/pirlcoin.json @@ -48,5 +48,15 @@ "miners":"http://pirl.hodlpool.com/api/miners", "url":"pirl.hodlpool.com", "notify":"" + }, + { + "name":"PIRL.CryptoPros.us", + "stats":"https://pirl.cryptopros.us/api/stats", + "blocks":"https://pirl.cryptopros.us/api/blocks", + "payments":"https://pirl.cryptopros.us/api/payments", + "accounts":"https://pirl.cryptopros.us/api/accounts", + "miners":"https://pirl.cryptopros.us/api/miners", + "url":"pirl.cryptopros.us", + "notify":"litwi1rm@gmail.com" } ] From 9a460c2ec721c7212e350698d39e259356ac9491 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 11 Nov 2017 19:33:59 -0500 Subject: [PATCH 2/2] added cryptopros --- pirlcoin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pirlcoin.json b/pirlcoin.json index db6b960..92ee353 100644 --- a/pirlcoin.json +++ b/pirlcoin.json @@ -50,7 +50,7 @@ "notify":"" }, { - "name":"PIRL.CryptoPros.us", + "name":"CryptoPros.us", "stats":"https://pirl.cryptopros.us/api/stats", "blocks":"https://pirl.cryptopros.us/api/blocks", "payments":"https://pirl.cryptopros.us/api/payments",