From 287611dd2cdfe1fab598275d0ba45b239def86a9 Mon Sep 17 00:00:00 2001 From: Mikael Wang Date: Wed, 11 Nov 2015 14:29:14 +0800 Subject: [PATCH] Add BTCC Pool. --- pools.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pools.json b/pools.json index 613326d..234f66d 100644 --- a/pools.json +++ b/pools.json @@ -231,5 +231,12 @@ "BTCChina Pool", "btcchina.com" ] + }, + { + "poolName":"BTCC Pool", + "url":"https://pool.btcc.com/", + "searchStrings":[ + "/BTCC/" + ] } ]