ubercrawler/options.json.example

6 lines
98 B
Plaintext
Raw Normal View History

2023-08-31 01:47:25 +00:00
{
2023-09-01 05:41:48 +00:00
"uberPhoneNumber": "1234567891",
"startDateIso": "2023-01-01",
"endDateIso": "2023-12-31"
2023-08-31 01:47:25 +00:00
}