Files
cash-tracker/collector/scraper/config.json
2026-05-16 15:50:49 -07:00

10 lines
105 B
JSON

{
"stores": [
{
"name": "kroger",
"base_url": "https://shockrah.xyz",
"roducts": []
}
]
}