aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/watch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/watch.html b/templates/watch.html
index be4be41..6cda0df 100644
--- a/templates/watch.html
+++ b/templates/watch.html
@@ -9,7 +9,7 @@
src="https://www.youtube-nocookie.com/embed/{{ .Id }}?enablejsapi=1&autoplay=1"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
- referrerpolicy="no-referrer"
+ referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen
>
</iframe>