document.querySelectorAll('tbody td.text-left:nth-child(2n)').forEach(cell => url.href += cell.textContent);