From 5e841fb9c883f42092326731c261d22b829b1d2c Mon Sep 17 00:00:00 2001 From: AnthorNet Date: Thu, 29 Jun 2017 12:04:03 +0200 Subject: [PATCH] Switch monitor response to HTTPS --- contrib/monitor/index.html | 4 ++-- contrib/monitor/js/eddn.js | 2 +- contrib/monitor/schemas.html | 4 ++-- src/eddn/Monitor.py | 8 +++++++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/contrib/monitor/index.html b/contrib/monitor/index.html index 7673e50..3a195a2 100644 --- a/contrib/monitor/index.html +++ b/contrib/monitor/index.html @@ -403,8 +403,8 @@ - - + + diff --git a/contrib/monitor/js/eddn.js b/contrib/monitor/js/eddn.js index b8edc64..69b3676 100644 --- a/contrib/monitor/js/eddn.js +++ b/contrib/monitor/js/eddn.js @@ -1,6 +1,6 @@ var updateInterval = 60000, - monitorEndPoint = 'http://eddn-gateway.elite-markets.net:9091/', + monitorEndPoint = 'https://eddn.edcd.io:9091/', gatewayBottlePort = 8080, relayBottlePort = 9090, diff --git a/contrib/monitor/schemas.html b/contrib/monitor/schemas.html index 94227b0..2a3e86f 100644 --- a/contrib/monitor/schemas.html +++ b/contrib/monitor/schemas.html @@ -108,7 +108,7 @@ - +