From 7e996b7a17f32d3a36dbcf003ad8e80248603fc3 Mon Sep 17 00:00:00 2001 From: wudics <176367820@qq.com> Date: Sun, 25 Feb 2018 11:19:28 +0800 Subject: [PATCH] Added RUBPOOL rubpool is a pirl pool in chinese. --- pirlcoin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pirlcoin.json b/pirlcoin.json index 31b75a3..9195391 100644 --- a/pirlcoin.json +++ b/pirlcoin.json @@ -48,5 +48,15 @@ "miners":"http://pirl.hodlpool.com/api/miners", "url":"pirl.hodlpool.com", "notify":"" + }, + { + "name":"RUBPOOL", + "stats":"http://pirl.rubpool.com/api/stats", + "blocks":"http://pirl.rubpool.com/api/blocks", + "payments":"http://pirl.rubpool.com/api/payments", + "accounts":"http://pirl.rubpool.com/api/accounts", + "miners":"http://pirl.rubpool.com/api/miners", + "url":"pirl.rubpool.com", + "notify":"" } ]