diff --git a/lbry/lbry/conf.py b/lbry/lbry/conf.py index b186e54e6..2dc212e6f 100644 --- a/lbry/lbry/conf.py +++ b/lbry/lbry/conf.py @@ -551,6 +551,9 @@ class Config(CLIConfig): ('spv4.lbry.com', 50001), ('spv5.lbry.com', 50001), ('spv6.lbry.com', 50001), + ('spv7.lbry.com', 50001), + ('spv8.lbry.com', 50001), + ('spv9.lbry.com', 50001), ]) known_dht_nodes = Servers("Known nodes for bootstrapping connection to the DHT", [ ('lbrynet1.lbry.com', 4444), # US EAST