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
Twitter uses really generic "s" and "t" parameters. They're really annoying.
I've used a naïve way to remove them that doesn't break other sites that
use those parameters for other things. The app should only remove them
if the URL is a twitter link, otherwise leave them alone.