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
would it be possible to append ?email=[email protected] to these redirect and then using the domain of the email to redirect somewhere ,
example?email=[email protected] would goto gmail.com
this package tries to limit its magic to the minimum
I don't understand if your requirements is to create an auto to strip the left part of the email (any possible email appeneded in the URL) and redirect to the main domain for that email. in this case, it's a no, and it would be out of scope of this package whose main goal is to be able to redirect to existing django cms pages.
would it be possible to append ?email=[email protected] to these redirect and then using the domain of the email to redirect somewhere ,
example?email=[email protected] would goto gmail.com
and [email protected] shuld got yahoo.com
would that be possible
The text was updated successfully, but these errors were encountered: