diff --git a/public/assets/my.js b/public/assets/my.js index 783e284..c7b977f 100644 --- a/public/assets/my.js +++ b/public/assets/my.js @@ -1415,7 +1415,8 @@ const card = $('phLaunch'); if (!card || phShown) return; phShown = true; card.hidden = false; card.innerHTML = '
Missions across our sites. Visit the site, find your personal code on the page, type it in, and a random drip of POL lands in the wallet on this account, on chain, with a link to prove it. Three missions a day, a leaderboard with weekly POL prizes, and badge cards you can share. Your PolHunter share link puts sign-ups on your InstantAdPay line.
' - + 'Open my PolHunter board Watch the 30-second teaser'; + + 'Open my PolHunter board The teaser'; + const tb = $('phTrain'); if (tb) tb.addEventListener('click', () => { const m = document.querySelector('.bo-menu [data-pane="training"]'); if (m) m.click(); }); } catch (e) {} } launchReveal(); setInterval(launchReveal, 30000); diff --git a/public/my.html b/public/my.html index ad7b9f6..959f0d5 100644 --- a/public/my.html +++ b/public/my.html @@ -1040,7 +1040,7 @@ - +