mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-06 15:18:49 +00:00
PL: update custom user agent
This commit is contained in:
parent
04e6b0c93a
commit
31066c46ee
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ public class PlProvider extends AbstractHafasClientInterfaceProvider {
|
|||
setApiClient(apiClient);
|
||||
setApiAuthorization(apiAuthorization);
|
||||
setSessionCookieName("SERVERID");
|
||||
setUserAgent("Dalvik/2.1.0");
|
||||
setUserAgent("Dalvik/2.1.0 (Linux; U; Android 15)");
|
||||
}
|
||||
|
||||
private static final String[] PLACES = { "Warszawa", "Kraków" };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue