read some more values from account.txt

This commit is contained in:
erebion 2026-01-06 21:29:50 +01:00
commit 5ab02fc3a0
2 changed files with 4 additions and 98 deletions

View file

@ -1,77 +0,0 @@
{
"id": "{{ mysterious_id }}",
"ver": "1.24",
"lang": "deu",
"auth": {
"type": "AID",
"aid": "{{ aid }}"
},
"client": {
"id": "HAFAS",
"type": "WEB",
"name": "webapp",
"l": "vs_webapp",
"v": 10104
},
"formatted": false,
"ext": "VRR.1",
"svcReqL": [
{
"meth": "SubscrCreate",
"req": {
"statSubscr": {
"hysteresis": {
"himFltrL": [
{
"type": "HIMCAT",
"mode": "INC",
"value": "0"
},
{
"type": "HIMCAT",
"mode": "INC",
"value": "4"
},
{
"type": "HIMCAT",
"mode": "INC",
"value": "2"
},
{
"type": "HIMCAT",
"mode": "INC",
"value": "3"
},
{
"type": "HIMCAT",
"mode": "INC",
"value": "1"
}
]
},
"jnyFltrL": [
{
"type": "LINEID",
"mode": "INC",
"value": 90407
}
],
"serviceDays": {
"selectedWeekdays": "1111111",
"beginDate": "20250615",
"endDate": "20331211",
"beginTime": "000000",
"endTime": "235959"
}
},
"userId": "{{ user_id }}",
"channels": [
{
"channelId": "{{ channel_id }}"
}
]
},
"id": "1|5|"
}
]
}