diff --git a/pools.json b/pools.json index 3f85bf9..8990365 100644 --- a/pools.json +++ b/pools.json @@ -1,4 +1,11 @@ [ + { + "poolName": "OIP Historian", + "url": "https://oip.wiki", + "searchStrings": [ + "Historian" + ] + }, { "poolName": "Mining Dutch", "url": "https://www.mining-dutch.nl/pools/florin.php?page=statistics&action=pool", @@ -47,5 +54,14 @@ "searchStrings": [ "coinfoundry.org" ] + }, + { + "poolName": "Medici Land", + "url": "https://mediciland.com", + "searchStrings": [ + "MLG", + "medici", + "Medici" + ] } ]