mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
switched server address again, as requested by API operator
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@856 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
00a4dcceea
commit
c532d90402
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class GvhProvider extends AbstractEfaProvider
|
|||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.GVH;
|
||||
public static final String OLD_NETWORK_ID = "mobil.gvh.de";
|
||||
private static final String API_BASE = "http://mobil.gvh.de/mobile3/";
|
||||
private static final String API_BASE = "http://mobil.efa.de/mobile3/";
|
||||
|
||||
public GvhProvider(final String additionalQueryParameter)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue