mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-05-26 12:32:25 +00:00
Correctly set filter referrer everywhere
This commit is contained in:
parent
db7ccabb3b
commit
cebc4331bc
4 changed files with 5 additions and 5 deletions
|
|
@ -175,7 +175,7 @@ module.exports = [
|
|||
video.descriptionHtml = converters.rewriteVideoDescription(video.descriptionHtml, id)
|
||||
|
||||
return render(200, "pug/video.pug", {
|
||||
video, formats, subscribed, instanceOrigin, mediaFragment, autoplay, continuous,
|
||||
url, video, formats, subscribed, instanceOrigin, mediaFragment, autoplay, continuous,
|
||||
sessionWatched, sessionWatchedNext
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue