From 62737ea2c1a1ab25a6b5ef9034e7bd72dc521d48 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sun, 22 Apr 2018 22:15:20 -0500 Subject: [PATCH] added bootstrap node and removed debug message --- onionr/communicator.py | 1 - onionr/static-data/bootstrap-nodes.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/onionr/communicator.py b/onionr/communicator.py index 2e067979..a99664bf 100755 --- a/onionr/communicator.py +++ b/onionr/communicator.py @@ -239,7 +239,6 @@ class OnionrCommunicate: for i in peerList: hasher = hashlib.sha3_256() data = self.performGet('getData', i, hash) - print('b64 data', data) if data == False or len(data) > 10000000: continue try: diff --git a/onionr/static-data/bootstrap-nodes.txt b/onionr/static-data/bootstrap-nodes.txt index 72e08794..64215eb7 100644 --- a/onionr/static-data/bootstrap-nodes.txt +++ b/onionr/static-data/bootstrap-nodes.txt @@ -1,2 +1,3 @@ onionisrgccylxpr.onion aaronk3mcmglj6qedwptg62yl3wxxjwba2ucpoobrn7iudcacdxtrfad.onion +onionragxuddecmg.onion