diff --git a/script.js b/script.js index b224333..41c8a4a 100644 --- a/script.js +++ b/script.js @@ -2991,7 +2991,7 @@ if (copyBtn) { copyBtn.addEventListener('click', () => { const text = apologyText + '\nā The AI Industry, collectively\n\n\u2192 ' + SITE_URL; - copyToClipboard(copyBtn, text, '\uD83D\uDCCB Copy & Send to Your AI Vendor'); + copyToClipboard(copyBtn, text, '\uD83D\uDCCB Copy & Send to Your AI Vendor'); }); } @@ -3185,7 +3185,6 @@ function updateVillainLeaderboard() { const userDp = acc.doomPoints; - const userBest = acc.bestScore > 0 ? acc.bestScore * (1 / 1_000_000) : 0; const userTitle = getVillainRankTitle(userDp); // Update rank banner @@ -3210,11 +3209,7 @@ tr.innerHTML = '