From: Michal Sojka Date: Tue, 7 Aug 2018 11:04:43 +0000 (+0200) Subject: Use correct URL of the rtime server X-Git-Url: https://rtime.felk.cvut.cz/gitweb/coffee/mt-apps.git/commitdiff_plain/719809400bf9d5e9e87e1f7f0055b82448283fa0?ds=sidebyside Use correct URL of the rtime server We use plain IP address in an attempt to avoid CIIRC's NAT, which would prevent us knowing the source IP address. The idea is that we will allow the request only from the IP address of the terminal. --- diff --git a/html/index.html b/html/index.html index 43b1d9a..63fed34 100644 --- a/html/index.html +++ b/html/index.html @@ -4,7 +4,7 @@