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 @@ -31,7 +31,7 @@ if(window.location.hostname === "raptor.rl.tools" || urlParams.get("raptor") ===
3131 handleMobileLayout ( ) ;
3232 document . getElementById ( "raptor-project-page" ) . style . display = "block" ;
3333 if ( urlParams . get ( "yt" ) !== "false" ) {
34- document . getElementById ( "video-container-inner" ) . innerHTML = '<iframe src="https://www.youtube.com/embed/PdRgxDDvUws ?si=jToj556_kJDtVbhx " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" ></iframe>' ;
34+ document . getElementById ( "video-container-inner" ) . innerHTML = '<iframe width="560" height="315" src="https://www.youtube-nocookie .com/embed/hVzdWRFTX3k ?si=9jCG10p1cvKHO7bP " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>' ;
3535 }
3636 else {
3737 document . getElementById ( "video-container" ) . style . display = "none" ;
You can’t perform that action at this time.
0 commit comments