Merge pull request #387 from Eveiv/patch-2

Update pool strings, matches early EMC blocks.
This commit is contained in:
Mario Colque 2014-02-21 10:56:04 -02:00
commit 57446d814b
1 changed files with 19 additions and 4 deletions

View File

@ -3,7 +3,8 @@
"poolName":"50BTC", "poolName":"50BTC",
"url":"https://50btc.com/", "url":"https://50btc.com/",
"searchStrings":[ "searchStrings":[
"50BTC.com" "50BTC.com",
"50btc.com"
] ]
}, },
{ {
@ -71,7 +72,7 @@
"searchStrings":[ "searchStrings":[
"Josh Zerlan was here!", "Josh Zerlan was here!",
"EclipseMC", "EclipseMC",
"Aluminum Falcons" "Aluminum Falcon"
] ]
}, },
{ {
@ -90,7 +91,7 @@
] ]
}, },
{ {
"poolName":"Horrible Horrendous Terrible Tremendous", "poolName":"HHTT",
"url":"http://hhtt.1209k.com/", "url":"http://hhtt.1209k.com/",
"searchStrings":[ "searchStrings":[
"HHTT" "HHTT"
@ -116,6 +117,13 @@
"searchStrings":[ "searchStrings":[
"MaxBTC" "MaxBTC"
] ]
},
{
"poolName":"NMCbit",
"url":"http://nmcbit.com/",
"searchStrings":[
"nmcbit.com"
]
}, },
{ {
"poolName":"ozcoin", "poolName":"ozcoin",
@ -153,6 +161,13 @@
"Triplemining.com" "Triplemining.com"
] ]
}, },
{
"poolName":"wizkid057",
"url":"http://wizkid057.com/btc",
"searchStrings":[
"wizkid057"
]
},
{ {
"poolName":"Yourbtc.net", "poolName":"Yourbtc.net",
"url":"http://yourbtc.net/", "url":"http://yourbtc.net/",
@ -160,4 +175,4 @@
"yourbtc.net" "yourbtc.net"
] ]
} }
] ]