Update pools info

This commit is contained in:
Sky Young 2018-05-22 11:27:17 -07:00
parent 5a1ebc74c0
commit ad123dd415
2 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "flosight-api",
"description": "A Florincoin blockchain REST and web socket API service for Flocore Node.",
"version": "5.0.0-beta.65",
"version": "5.0.0-beta.66",
"repository": "git://github.com/bitpay/flosight-api.git",
"bugs": {
"url": "https://github.com/bitpay/flosight-api/issues"

View File

@ -7,7 +7,7 @@
]
},
{
"poolName": "SuprNova",
"poolName": "Suprnova",
"url": "https://flo.suprnova.cc/index.php?page=statistics&action=pool",
"searchStrings": [
"https://flo.suprnova.cc"
@ -26,5 +26,12 @@
"searchStrings": [
"tPool.io"
]
},
{
"poolName": "Alexandria",
"url": "#",
"searchStrings": [
"alexandria autominer pool (testnet)"
]
}
]