Stump the Chumps International on IM Reasoning
I am a big fan of the IM Reasoning podcast by Art and Nick from Auckland. So I got in touch with the fellows...
// 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'); }); }); --> -->