j('.currency-name-container').append(' HODL');
j('a:contains("Market")').prepend('Crashing ');
j('h2').prepend('As you should already know ');
j('a').prepend('Literally, ');
j('h2').append(' literally');
j('h3').append(' literally');
j('.currency-name-container').append(' HODL');
j('a:contains("Market")').prepend('Crashing ');
j('h2').prepend('As you should already know ');
j('a').prepend('Literally, ');
j('h2').append(' literally');
j('h3').append(' literally');