mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-09 09:08:48 +00:00
alternative
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@868 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
7333950a0b
commit
0f392feb81
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ public class KvvProvider extends AbstractEfaProvider
|
|||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.KVV;
|
||||
public static final String OLD_NETWORK_ID = "213.144.24.66";
|
||||
private final static String API_BASE = "http://213.144.24.66/kvv/";
|
||||
private final static String API_BASE = "http://213.144.24.66/kvv/"; // http://213.144.24.66/kvv2/
|
||||
|
||||
public KvvProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue