Script to redirect user to twitter embed link, to avoud requirement of beeing logging in
If a user is not logged in to Twitter, he can't see posts without being authorized...
This script redirects the user to embed link, so the user can see posts without this requirement.
Just getting tweet ID from original URL, and redirect to embed link =)
Kudos to Adam for idea ;)