Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add noreferrer and noopener to sugested HTML #394

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Oct 3, 2023

While noopener is implied for modern browsers when target="_blank" is used, I added this as well for compatibility with legacy browsers.

@ludeeus ludeeus changed the title Add noreferrer and noopener to sugeste HTML Add noreferrer and noopener to sugested HTML Oct 3, 2023
@bramkragten
Copy link
Member

While noopener is implied for modern browsers when target="_blank" is used, I added this as well for compatibility with legacy browsers.

And noopener is also implied when noreferrer is used 😄

@bramkragten bramkragten merged commit 5110c29 into main Oct 3, 2023
4 checks passed
@bramkragten bramkragten deleted the noreferer branch October 3, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants