マジだw

ニコ動あんま見ないからてきとーにやっちまったわ
じゃあこれでどうだろうか

$(document).on('mouseup', 'a', function(){
if(this.href) location.href=this.href;
});