1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 01:06:36 +02:00

Switch to using json DHT nodes file

Parsing json manually like this is ugly, but this allows us to use the json formatted nodeslist file
at nodes.tox.chat instead of having to update the list by hand. We could also potentially
use curl to fetch the list and update it automatically.
This commit is contained in:
Jfreegman
2016-09-17 21:38:32 -04:00
parent 1f02bb2be5
commit 5e20e6b279
5 changed files with 109 additions and 88 deletions

File diff suppressed because one or more lines are too long