Less window timing and sessions change
This commit is contained in:
@@ -33,7 +33,7 @@ APPLICATION_ID = "81560887"
|
||||
CATEGORY_ID = "677" # Activity category ID for CrossFit
|
||||
TIMEZONE = "Europe/Paris" # Adjust to your timezone
|
||||
TARGET_RESERVATION_TIME = "20:01" # When bookings open (8 PM)
|
||||
BOOKING_WINDOW_END_DELTA_MINUTES = 30 # End window book session
|
||||
BOOKING_WINDOW_END_DELTA_MINUTES = 10 # End window book session
|
||||
DEVICE_TYPE = "3"
|
||||
|
||||
# Retry configuration
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"day_of_week": 2,
|
||||
"start_time": "18:30",
|
||||
"start_time": "17:30",
|
||||
"session_name_contains": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user