The Birthday Bet
I am working on a post about risk and decision-making and I need your help. I am trying to get a feel for the risk...
// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); --> -->