How to open two tabs by clicking on a link

<a href="http:/google.com" data-href2="https://script-money.cc/">Click</a>


<script>
var els = document.querySelectorAll("a");
for(var i = 0; i < els.length;i++)
  els[i].addEventListener("click",function(){if(this.getAttribute("data-href2"))window.open(this.getAttribute("data-href2"));},false)
</script>
<a href=//yandex.ru onclick=window.open('//google.com')>ссылка</a>

Check Also

Soulbet – Download Software CSGO Case Opening site

Soulbet – Download Software CSGO Case Opening site

Welcome to SoulBet – your ultimate destination for CS:GO gambling! Dive into the adrenaline-fueled world …

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *