diff --git a/etc/minersPoolStrings.json b/etc/minersPoolStrings.json index bbe8b2b7..3729aac2 100644 --- a/etc/minersPoolStrings.json +++ b/etc/minersPoolStrings.json @@ -3,7 +3,8 @@ "poolName":"50BTC", "url":"https://50btc.com/", "searchStrings":[ - "50BTC.com" + "50BTC.com", + "50btc.com" ] }, { @@ -71,7 +72,7 @@ "searchStrings":[ "Josh Zerlan was here!", "EclipseMC", - "Aluminum Falcons" + "Aluminum Falcon" ] }, { @@ -90,7 +91,7 @@ ] }, { - "poolName":"Horrible Horrendous Terrible Tremendous", + "poolName":"HHTT", "url":"http://hhtt.1209k.com/", "searchStrings":[ "HHTT" @@ -116,6 +117,13 @@ "searchStrings":[ "MaxBTC" ] + }, + { + "poolName":"NMCbit", + "url":"http://nmcbit.com/", + "searchStrings":[ + "nmcbit.com" + ] }, { "poolName":"ozcoin", @@ -153,6 +161,13 @@ "Triplemining.com" ] }, + { + "poolName":"wizkid057", + "url":"http://wizkid057.com/btc", + "searchStrings":[ + "wizkid057" + ] + }, { "poolName":"Yourbtc.net", "url":"http://yourbtc.net/", @@ -160,4 +175,4 @@ "yourbtc.net" ] } -] \ No newline at end of file +]