j('li, h1, p').append(" on the blockchain");
j('span strong').prepend("Look, Bro ");
j('h2 a').append(", it was radical man");
j('.js-tweet-text-container p').append(" LET ME LIVE MY LIFE");





j('li, h1, p').append(" on the blockchain");
j('span strong').prepend("Look, Bro ");
j('h2 a').append(", it was radical man");
j('.js-tweet-text-container p').append(" LET ME LIVE MY LIFE");




