Use rel=noopener for links. #853
This commit is contained in:
parent
0a4c283be2
commit
7c3cf1abbe
@ -146,7 +146,7 @@ Linkify =
|
|||||||
|
|
||||||
a = $.el 'a',
|
a = $.el 'a',
|
||||||
className: 'linkify'
|
className: 'linkify'
|
||||||
rel: 'nofollow noreferrer'
|
rel: 'noreferrer noopener'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
href: text
|
href: text
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user