B64 is a URL redirection service powered by nothing except vanilla JavaScript. You can intelligently redirect people based on their platform. (Developers: Your data is put in a JSON array and encoded as base64! That base64 is placed after the URL to create the link. No server needed!)