From 54e04d7b45dda794c3ba245e1fa1cf1ef2abec3b Mon Sep 17 00:00:00 2001 From: "U-JO-HP-I5-NONHD\\Master" Date: Fri, 24 May 2019 12:15:54 +1200 Subject: [PATCH 1/3] Added a bunch from dgbwiki Pools --- etc/minersPoolStrings.json | 82 +++++++++++++++++++++++++++++++++++--- 1 file changed, 77 insertions(+), 5 deletions(-) diff --git a/etc/minersPoolStrings.json b/etc/minersPoolStrings.json index a158ee6cd..3ddf328b6 100644 --- a/etc/minersPoolStrings.json +++ b/etc/minersPoolStrings.json @@ -14,8 +14,8 @@ ] }, { - "poolName":"yiimp", - "url":"http://yiimp.eu/", + "poolName":"Unknown yiimp", + "url":"https://github.com/tpruvot/yiimp", "searchStrings":[ "yiimp" ] @@ -35,7 +35,7 @@ ] }, { - "poolName":"sapool", + "poolName":"Unknown sapool", "url":"#", "searchStrings":[ "sapool" @@ -122,9 +122,9 @@ }, { "poolName":"The Blocks Factory", - "url":"https://dgb-sha.theblocksfactory.com", + "url":"https://theblocksfactory.com", "searchStrings":[ - "theblocksfactory.com" + "theblocksfactory" ] }, { @@ -133,5 +133,77 @@ "searchStrings":[ "nodeStratum" ] + }, + "poolName":"blazepool", + "url":"http://blazepool.com/", + "searchStrings":[ + "blazepool" + ] + }, + "poolName":"Brutangs Solo", + "url":"http://dgbsolo.brutang.work:5025/static/", + "searchStrings":[ + "Brutangs-Solo-Node" + ] + }, + "poolName":"Brutangs Group", + "url":"http://dgb.brutang.work:5025/static/", + "searchStrings":[ + "Brutangs-Group-Node" + ] + }, + "poolName":"BSOD", + "url":"http://bsod.pw/", + "searchStrings":[ + "bsod" + ] + }, + "poolName":"Coinminerz", + "url":"http://coinminerz.com", + "searchStrings":[ + "Coinminerz" + ] + }, + "poolName":"CybtcPool", + "url":"https://cybtc.info/", + "searchStrings":[ + "CybtcPool" + ] + }, + "poolName":"dgb256.online", + "url":"https://dgb256.online/", + "searchStrings":[ + "dgb256.online" + ] + }, + "poolName":"HashWiz", + "url":"https://hashwiz.io/", + "searchStrings":[ + "hashwiz.io" + ] + }, + "poolName":"PersianMine", + "url":"https://persianmine.com/pool/en", + "searchStrings":[ + "PersianMine.com" + ] + }, + "poolName":"SwineMine", + "url":"https://www.swinemine.com/", + "searchStrings":[ + "SwineMine.com" + ] + }, + "poolName":"The Crypto Pools", + "url":"https://cryptopools.aod-tech.com/", + "searchStrings":[ + "Crypto Pools by AoD Technologies" + ] + }, + "poolName":"IceMining.ca", + "url":"https://icemining.ca/", + "searchStrings":[ + "IceMining" + ] } ] From e90d5c781d5a7ec39da91923c8f4d7e4a1c1a8fa Mon Sep 17 00:00:00 2001 From: "U-JO-HP-I5-NONHD\\Master" Date: Fri, 24 May 2019 12:18:10 +1200 Subject: [PATCH 2/3] Fixed IceMining.ca string --- etc/minersPoolStrings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/minersPoolStrings.json b/etc/minersPoolStrings.json index 3ddf328b6..70f0d5322 100644 --- a/etc/minersPoolStrings.json +++ b/etc/minersPoolStrings.json @@ -203,7 +203,7 @@ "poolName":"IceMining.ca", "url":"https://icemining.ca/", "searchStrings":[ - "IceMining" + "iceca" ] } ] From 9784c3919a357000d363839a565e848116a3949a Mon Sep 17 00:00:00 2001 From: "U-JO-HP-I5-NONHD\\Master" Date: Fri, 24 May 2019 12:28:14 +1200 Subject: [PATCH 3/3] Fixed the missing bracket on all new submissions --- etc/minersPoolStrings.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/etc/minersPoolStrings.json b/etc/minersPoolStrings.json index 70f0d5322..cca61ed37 100644 --- a/etc/minersPoolStrings.json +++ b/etc/minersPoolStrings.json @@ -15,7 +15,7 @@ }, { "poolName":"Unknown yiimp", - "url":"https://github.com/tpruvot/yiimp", + "url":"https://github.com/tpruvot/yiimp/blob/next/stratum/coinbase.cpp#L100", "searchStrings":[ "yiimp" ] @@ -134,72 +134,84 @@ "nodeStratum" ] }, + { "poolName":"blazepool", "url":"http://blazepool.com/", "searchStrings":[ "blazepool" ] }, + { "poolName":"Brutangs Solo", "url":"http://dgbsolo.brutang.work:5025/static/", "searchStrings":[ "Brutangs-Solo-Node" ] }, + { "poolName":"Brutangs Group", "url":"http://dgb.brutang.work:5025/static/", "searchStrings":[ "Brutangs-Group-Node" ] }, + { "poolName":"BSOD", "url":"http://bsod.pw/", "searchStrings":[ "bsod" ] }, + { "poolName":"Coinminerz", "url":"http://coinminerz.com", "searchStrings":[ "Coinminerz" ] }, + { "poolName":"CybtcPool", "url":"https://cybtc.info/", "searchStrings":[ "CybtcPool" ] }, + { "poolName":"dgb256.online", "url":"https://dgb256.online/", "searchStrings":[ "dgb256.online" ] }, + { "poolName":"HashWiz", "url":"https://hashwiz.io/", "searchStrings":[ "hashwiz.io" ] }, + { "poolName":"PersianMine", "url":"https://persianmine.com/pool/en", "searchStrings":[ "PersianMine.com" ] }, + { "poolName":"SwineMine", "url":"https://www.swinemine.com/", "searchStrings":[ "SwineMine.com" ] }, + { "poolName":"The Crypto Pools", "url":"https://cryptopools.aod-tech.com/", "searchStrings":[ "Crypto Pools by AoD Technologies" ] }, + { "poolName":"IceMining.ca", "url":"https://icemining.ca/", "searchStrings":[