ubercrawler/options.json.example

6 lines
98 B
Plaintext
Raw Normal View History

2023-08-30 18:47:25 -07:00
{
2023-08-31 22:41:48 -07:00
"uberPhoneNumber": "1234567891",
"startDateIso": "2023-01-01",
"endDateIso": "2023-12-31"
2023-08-30 18:47:25 -07:00
}