Some limitations. You can't redirect to a data:// url, e.g. <img src=http://tinyurl.com/44c8ctt > or <a href=http://tinyurl.com/44c8ctt >link</a> gets stopped by Chrome as an injection attack. So you can't use data:// to (ab)use a link shortener as a CDN.