mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2025-06-26 12:49:23 +00:00
use to get a map of the network
This commit is contained in:
@ -4,7 +4,7 @@ from database import NodeDB
|
||||
import graphPlotter
|
||||
|
||||
import urllib, json
|
||||
url = "http://y.yakamo.org:3000/current"
|
||||
url = "current" #alternatively "http://y.yakamo.org:3000/current"
|
||||
|
||||
# nodes indexed by coords
|
||||
class NodeInfo:
|
||||
|
Reference in New Issue
Block a user