diff --git a/routing/update-orion-routes b/routing/update-orion-routes index 394745e..ae9d3c3 100755 --- a/routing/update-orion-routes +++ b/routing/update-orion-routes @@ -3,4 +3,4 @@ # This file updates the orion routing table. # Put it at /usr/local/sbin/update-orion-routes. -wget --quiet -O - http://noc.uwaterloo.ca/~ns-owner/ext-routes.txt | /usr/local/sbin/orionroutes.py +wget --quiet -O - https://istns.uwaterloo.ca/borderroutes/borderroutes.txt | /usr/local/sbin/orionroutes.py