๐Ÿ”” Subscribe
โญ
AllstarTV
l}">` : (link.emoji || '๐Ÿ”—'); const pin = link.pinned ? `
` : ''; a.innerHTML = `${pin}
${thumb}
${link.title}`; linksDiv.appendChild(a); }); } window.onload = render; ewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round">', facebook:'', tiktok:'', youtube:'', twitter:'' }; function getData(){try{return JSON.parse(localStorage.getItem(KEY))||DEF;}catch(e){return DEF;}} function render(){ var d=getData(); document.title=d.profile.name+' - Links'; document.getElementById('pname').textContent=d.profile.name||'AllstarTV'; document.getElementById('pbio').textContent=d.profile.bio||''; var av=document.getElementById('av'); if(d.profile.avatarUrl&&d.profile.avatarUrl.trim()){ av.innerHTML=''; }else{ av.textContent=d.profile.emoji||'โญ'; } var soc=document.getElementById('socials'); soc.innerHTML=''; var keys=['instagram','facebook','tiktok','youtube','twitter']; for(var i=0;i'; }else{ thumbHtml=link.emoji||'๐Ÿ”—'; } var pinDot=link.pinned?'
':''; a2.innerHTML=pinDot+'
'+thumbHtml+'
'+link.title+''; linksDiv.appendChild(a2); } } render(); window.addEventListener('storage',render); ventListener('mouseup',function(){if(window.getSelection)window.getSelection().removeAllRanges();},true); body> in another tab window.addEventListener('storage', render);