alternative api base

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@886 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach@gmail.com 2012-01-21 13:43:20 +00:00
parent 40c7ef547d
commit ed9266c9f0

View file

@ -44,6 +44,7 @@ public class ShProvider extends AbstractHafasProvider
{
public static final NetworkId NETWORK_ID = NetworkId.SH;
private static final String API_BASE = "http://scout.hafas.de/bin/";
// http://nah.sh.hafas.de/bin/
private static final long PARSER_DAY_ROLLOVER_THRESHOLD_MS = 12 * 60 * 60 * 1000;