Skip to content

Commit

Permalink
Remove dcrpool.ibitlin.com (#173)
Browse files Browse the repository at this point in the history
Offline for >14 days and admin not responding on Matrix.
  • Loading branch information
jholdstock committed Apr 12, 2023
1 parent 5f73717 commit c012e65
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions service.go
@@ -1,4 +1,4 @@
// Copyright (c) 2017-2019 The Decred developers
// Copyright (c) 2017-2023 The Decred developers
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.

Expand Down Expand Up @@ -198,10 +198,6 @@ func NewService() *Service {
Network: "mainnet",
Launched: getUnixTime(2020, 12, 9),
},
"dcrpool.ibitlin.com": Vsp{
Network: "mainnet",
Launched: getUnixTime(2021, 1, 13),
},
"decredvoting.com": Vsp{
Network: "mainnet",
Launched: getUnixTime(2021, 2, 1),
Expand Down

0 comments on commit c012e65

Please sign in to comment.