From 7698583a2b774b68ef1a24f87023c8385d671f9f Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Thu, 13 Jun 2019 18:55:17 +0000 Subject: [PATCH] Factor out common section out of proxy_bus.php and proxy_tram.php --- common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common.js b/common.js index fa006be..c1fceeb 100644 --- a/common.js +++ b/common.js @@ -4,7 +4,7 @@ t: 'proxy_tram.php', // t: 'http://www.ttss.krakow.pl/internetservice', b: 'proxy_bus.php', - // b: 'http://91.223.13.70/internetservice', + // b: 'http://ttss.mpk.krakow.pl/internetservice', }; var ttss_types = ['t', 'b']; -- Gitblit v1.9.1