From ca3b60089a4d5869c8b4a3fb7260164a679885e1 Mon Sep 17 00:00:00 2001 From: updatesthepoolist Date: Mon, 18 Aug 2014 19:08:23 +1000 Subject: [PATCH] Add KNCminer, agentD --- etc/minersPoolStrings.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/etc/minersPoolStrings.json b/etc/minersPoolStrings.json index fa0f467..1ad3892 100644 --- a/etc/minersPoolStrings.json +++ b/etc/minersPoolStrings.json @@ -28,6 +28,13 @@ "AntPool" ] }, + { + "poolName":"agentD", + "url":"http://", + "searchStrings":[ + "agentD" + ] + }, { "poolName":"Bitfury", "url":"http://bitfury.org/", @@ -125,6 +132,13 @@ "HHTT" ] }, + { + "poolName":"KNCminer", + "url":"https://www.kncminer.com/", + "searchStrings":[ + "KnCMiner" + ] + }, { "poolName":"Megabigpower", "url":"http://megabigpower.com/",