When t.co is misbehavin'

by Brodingo

JavaScript

$('a[href*="t.co"]').each(function(){$(this).attr('href',$(this).data('expanded-url'))});