09 دی 1402 – 09:34
document.querySelectorAll(‘.copy-btn’).forEach(function(button) {
button.addEventListener(‘click’, function() {
const input = this.parentElement.querySelector(‘.shorturl’);
navigator.clipboard.writeText(input.value);
this.innerText = ‘کپی شد’;
setTimeout(() => {
this.innerText = ‘کپی’;
}, 2000);
});
});
سرعت دانلود جهانی 5G رشد 20 درصدی یافت!
متوسط سرعت دانلود جهانی 5G در سه ماهه سوم سال جاری میلادی، افزایش قابل توجه ۲۰ درصدی را تجربه کرد و به ۲۰۳ مگابیت بر ثانیه رسید.
- 5G
- اینترنت 5G
لایک[3]
