You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add redirect action on request match?
For example, someone get block but redirects to information URL that requester country is blocked
Is it possible to add redirect action on request match?
For example, someone get block but redirects to information URL that requester country is blocked
Example parameters:
redirectAction: true|false
redirectUrl: "https://information.example.com"
The text was updated successfully, but these errors were encountered: