Support dynamic redirects based on an after-date condition

This commit is contained in:
Alejandro Celaya
2025-12-18 09:41:07 +01:00
parent 39585ed87d
commit 9ae2dce261
7 changed files with 42 additions and 4 deletions

View File

@@ -24,7 +24,8 @@
"ip-address",
"geolocation-country-code",
"geolocation-city-name",
"before-date"
"before-date",
"after-date"
],
"description": "The type of the condition, which will determine the logic used to match it"
},