diff --git a/charting/by_registrar.py b/charting/by_registrar.py index ff3428d0..d433877a 100755 --- a/charting/by_registrar.py +++ b/charting/by_registrar.py @@ -88,4 +88,4 @@ def display(infile, split): print print "Current eduGAIN production aggregate:" - display(urlopen("http://mds.edugain.org/"), 9) + display(urlopen("https://mds.edugain.org/edugain-v2.xml"), 9)