mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
parent
0499163df3
commit
a93909046e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const transformReqBody = (ctx, body) => {
|
||||||
name: 'nasaPROD',
|
name: 'nasaPROD',
|
||||||
os: 'iPhone OS 11.2.5'
|
os: 'iPhone OS 11.2.5'
|
||||||
}
|
}
|
||||||
body.ver = '1.21'
|
body.ver = '1.18'
|
||||||
body.auth = {type: 'AID', aid: "nasa-apps"}
|
body.auth = {type: 'AID', aid: "nasa-apps"}
|
||||||
body.lang = 'en' // todo: `de`?
|
body.lang = 'en' // todo: `de`?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue