aktueller Stand

This commit is contained in:
root
2025-11-09 13:50:17 +01:00
parent 81e7f94817
commit dc95156793
16 changed files with 2152 additions and 1148 deletions

View File

@@ -0,0 +1,170 @@
[
{
"id": "44972",
"label": "Aldi Süd RA Biblisweg",
"active": false,
"checkProfileId": true,
"onlyNotify": true
},
{
"id": "44975",
"label": "Aldi Süd RA Kuppenheim",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "44971",
"label": "Aldi Süd RA LützowerStr.",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "63367",
"label": "Arena Balkan Bäckerei",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "59378",
"label": "Backwaren Kaufland",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "49712",
"label": "Baden-Baden foodsharing",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "42264",
"label": "Bildungshaus St. Bernhard, Rastatt",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "43191",
"label": "Café Böckeler Baden-Baden",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "33875",
"label": "CAP-Markt Sandweier",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "28513",
"label": "denn's Biomarkt",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "42322",
"label": "Edeka Fischer Haueneberstein",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "40082",
"label": "Ernteaktionen rund um Baden-Baden",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "40261",
"label": "Eventbetrieb Rastatt/Baden-Baden",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "51450",
"label": "Hornbach KA-Grünwinkel",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "62551",
"label": "Koordinationsbetrieb Fairteiler Sandweier ",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "53552",
"label": "Koordinationsbetrieb Fairteiler Spitalkirche",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "43754",
"label": "Koordinationsbetrieb Lebensmittelspenden für Geflüchtete bei Sinzheim",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "66125",
"label": "Murgtal Foodsharing",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "62533",
"label": "New Pop-Festival",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "31602",
"label": "Notfallteam Rastatt/Baden-Baden / spontane Abholungen",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "63448",
"label": "Penny Baden-Oos",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "41393",
"label": "Weihnachtsmarkt Baden-Baden",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "22787",
"label": "Weihnachtsmarkt Rastatt",
"active": false,
"checkProfileId": true,
"onlyNotify": false
},
{
"id": "36100",
"label": "Bäckerei Späth",
"active": false,
"checkProfileId": true,
"onlyNotify": false
}
]

View File

@@ -0,0 +1,13 @@
{
"scheduleCron": "*/10 7-22 * * *",
"randomDelayMinSeconds": 10,
"randomDelayMaxSeconds": 120,
"initialDelayMinSeconds": 5,
"initialDelayMaxSeconds": 30,
"ignoredSlots": [
{
"storeId": "51450",
"description": "TVS"
}
]
}

7
config/credentials.json Normal file
View File

@@ -0,0 +1,7 @@
{
"839246": {
"email": "meikdre@gmx.de",
"password": "R67aJUj2-wWVfP8",
"token": "1fdccfbe-2182-4749-9f42-ac79345c143d"
}
}