mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2025-07-03 09:37:45 +00:00
update crawler
This commit is contained in:
@ -5,7 +5,8 @@ import graphPlotter
|
||||
import cgi
|
||||
|
||||
import urllib, json
|
||||
url = "http://y.yakamo.org:3000/current"
|
||||
#url = "http://y.yakamo.org:3000/current"
|
||||
url = "current"
|
||||
|
||||
# nodes indexed by coords
|
||||
class NodeInfo:
|
||||
|
Reference in New Issue
Block a user