$(document).ready(function() { $('.main-game-wrapper span[name="chance_balance"]').closest('.text-bold').hide(); $('.main-game-component').remove(); }); document.addEventListener('DOMContentLoaded', function () { var titleEl = document.querySelector('h5.campaign-title'); if (titleEl) { titleEl.innerHTML = 'RM1 = 1 point.
Accumulate up to 3,000 points to unlock Elite membership rewards'; } });