mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Support dynamic redirects based on an after-date condition
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user