4
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-07-03 09:37:45 +00:00

update crawler

This commit is contained in:
Arceliar
2019-12-25 17:27:34 -06:00
parent 4b5c832df7
commit e1638133b6
2 changed files with 27 additions and 4 deletions

View File

@ -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: