Skip to content

Commit

Permalink
Merge pull request #1492 from RoboSats/biglake-clearnet-urls
Browse files Browse the repository at this point in the history
BigLake clearnet urls
  • Loading branch information
KoalaSat authored Sep 22, 2024
2 parents 237e80b + 9ef996f commit 4dc9e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/static/federation.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,12 @@
},
"mainnet": {
"onion": "http://4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion",
"clearnet": "",
"clearnet": "https://unsafe.thebiglake.xyz",
"i2p": ""
},
"testnet": {
"onion": "http://ghbtv7lhoyhomyir4xvxaeyqgx4ylxksia343jaat3njqqlkqpdjqcyd.onion",
"clearnet": "",
"clearnet": "https://test.unsafe.thebiglake.xyz",
"i2p": ""
},
"mainnetNodesPubkeys": ["0385262f7e9e2eeeba1e7d6182a0efec98e79d01154b76189f3e0b88bcee279dd0"],
Expand Down

0 comments on commit 4dc9e48

Please sign in to comment.