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
But this is not really important for me so i'm OK with the current solution. Would be interesting though what usecase we have for multiple selection of countries. Maybe this usecase collides with this feature.
In the current version i have to add a rule for each country i want to set.
It would be very handy if i could use the defined regex to set the country.
url: (be)-(.*)
Redirect url: $2
Use regex to set country: true
Country: $1
The text was updated successfully, but these errors were encountered: