I'm trying to add the rel no referrer attribute on JavaScript but it doesn't work. Here is what I tried:
DisableExitTraffic();
window.location = ('http://X.com"rel="noreferrer');});},10000);});},8500); }});};</script>
I'm trying to add the rel no referrer attribute on JavaScript but it doesn't work. Here is what I tried:
DisableExitTraffic();
window.location = ('http://X.com"rel="noreferrer');});},10000);});},8500); }});};</script>