Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can shortlinks pass variables #1

Open
therealelyayo opened this issue Jul 9, 2020 · 2 comments
Open

can shortlinks pass variables #1

therealelyayo opened this issue Jul 9, 2020 · 2 comments

Comments

@therealelyayo
Copy link

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

@ka215
Copy link
Owner

ka215 commented Jul 9, 2020

Forkor's redirect process does not interpret GET parameters in shortened URLs. Therefore, the redirect destination cannot be changed depending on the GET parameter part of the shortened URL.

There is a demo site I'm using for operation testing right now, so you can try it out in action.

https://forkor.ka2.org/

Thank you,

@therealelyayo
Copy link
Author

but it is possible via meta tags but how to automate the wholething now is an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants