File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ we're going to need to do it here in order to allow for translations.
125125 end
126126 -% >
127127 < a id= " link-yt-watch" rel= " noreferrer noopener" data- base- url= " <%= link_yt_watch %> " href= " <%= link_yt_watch %> " >< %= translate (locale, " videoinfo_watch_on_youTube" ) % >< / a>
128- (< a id= " link-yt-embed" rel= " noreferrer noopener" data- base- url= " <%= link_yt_embed %> " href= " <%= link_yt_embed %> " >< %= translate (locale, " videoinfo_youTube_embed_link" ) % >< / a> )
128+ (< a id= " link-yt-embed" rel= " noopener" referrerpolicy = " origin-when-cross-origin " data- base- url= " <%= link_yt_embed %> " href= " <%= link_yt_embed %> " >< %= translate (locale, " videoinfo_youTube_embed_link" ) % >< / a> )
129129 < / span>
130130
131131 < p id= " watch-on-another-invidious-instance" >
You can’t perform that action at this time.
0 commit comments