Open colomet opened 6 years ago
https://developers.google.com/web/tools/lighthouse/audits/noopener https://jakearchibald.com/2016/performance-benefits-of-rel-noopener/
rel=noopener makes sense in general for links with target=_blank, but in this particular case, I doubt someone would put privacy policy on a page that is untrustworthy and/or runs expensive JavaScript...
https://developers.google.com/web/tools/lighthouse/audits/noopener https://jakearchibald.com/2016/performance-benefits-of-rel-noopener/