mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
VBN: Update API base.
This commit is contained in:
parent
6e1189f3ab
commit
42e9d39c56
1 changed files with 1 additions and 3 deletions
|
@ -26,9 +26,7 @@ import de.schildbach.pte.dto.Product;
|
||||||
*/
|
*/
|
||||||
public class VbnProvider extends AbstractHafasProvider
|
public class VbnProvider extends AbstractHafasProvider
|
||||||
{
|
{
|
||||||
private static final String API_BASE = "http://fahrplaner.vbn.de/bin/";
|
private static final String API_BASE = "https://fahrplaner.vbn.de/hafas/";
|
||||||
|
|
||||||
// http://fahrplaner.vbn.de/hafas/
|
|
||||||
|
|
||||||
public VbnProvider()
|
public VbnProvider()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue