From f1166ec42087e023197496d96ed44b6c0bd6f45e Mon Sep 17 00:00:00 2001 From: Sky Young Date: Fri, 18 May 2018 18:14:32 -0700 Subject: [PATCH] add tPool --- pools.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pools.json b/pools.json index cd0f0ad..4c64c11 100644 --- a/pools.json +++ b/pools.json @@ -19,5 +19,12 @@ "searchStrings": [ "http://thecoin.pw" ] + }, + { + "poolName": "tPool.io", + "url": "http://tpool.io/pool/flo/stats", + "searchStrings": [ + "tPool.io" + ] } ]