17 بهمن 1403 – 20:57
button.addEventListener('click', function() {
const input = this.parentElement.querySelector('.shorturl');
navigator.clipboard.writeText(input.value);
this.innerText = 'کپی شد';
setTimeout(() => { this.innerText = 'کپی'; }, 2000);
});
});
کشف جالب پرتره پنهان زیر یک شاهکار
یک پرتره پنهان زیر یکی از شاهکارهای تیسین در قبرس کشف شد.
لایک[0]
