Skip to content

Instantly share code, notes, and snippets.

@matthewfranglen
Created May 13, 2015 18:37

Revisions

  1. matthewfranglen created this gist May 13, 2015.
    1 change: 1 addition & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript:void($('a[href][onmouseover][onmousedown]').each(function(){$(this).removeAttr('onmouseover').removeAttr('onmousedown');href=$(this).attr('href');$(this).attr('href',decodeURIComponent(href.replace('https://slack-redir.net/link?url=','')));}))