mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2025-07-08 01:14:06 +00:00
Wrap JSON dicts in {} like the rest of the world
Update tests.py, README.md to reflect this tests.py also now checks exact formatting. Must be four spaces indented, etc. Also has --clean option to do it for you
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
"hub.icfreedom.net:64749": {
|
||||
"password":")h.1-_[?bFW!0H:O{=a>H+9&17q]*j1~Bjzk{e.$",
|
||||
"publicKey":"ny90t66vzmfywtcs3rs8fwwhzfk7frgvdfxutqxslk18jrj82hx0.k",
|
||||
"contact":"mixxit@hyperboria.name",
|
||||
"peerName":"icfreedom.net"
|
||||
{
|
||||
"hub.icfreedom.net:64749":{
|
||||
"contact":"mixxit@hyperboria.name",
|
||||
"password":")h.1-_[?bFW!0H:O{=a>H+9&17q]*j1~Bjzk{e.$",
|
||||
"peerName":"icfreedom.net",
|
||||
"publicKey":"ny90t66vzmfywtcs3rs8fwwhzfk7frgvdfxutqxslk18jrj82hx0.k"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user