Support for redirects with a condition before date

This commit is contained in:
Andrei Vasilev
2025-05-07 23:04:05 +07:00
committed by Alejandro Celaya
parent 77898d1edc
commit dae52fedf4
7 changed files with 44 additions and 2 deletions

View File

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