From e6d08ea5273ee8a295fabf7536ac99e3e5a1ef4c Mon Sep 17 00:00:00 2001 From: Joe <127773439+joegeorge022@users.noreply.github.com> Date: Sat, 2 Nov 2024 13:15:23 +0530 Subject: [PATCH] Changed Embedded video in html code Most users wont have adblock installed. So they may encounter advert's in the embed. Ive fixed that by embedding an unlisted video. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2fc13d3..64a290f 100644 --- a/index.html +++ b/index.html @@ -20,10 +20,10 @@ frameborder="0" allowfullscreen allow="autoplay; encrypted-media" - title="Driving Downtown - Los Angeles" + title="Los Angeles 4K - Night Drive" width="130%" height="100%" - src="https://www.youtube.com/embed/lTvYjERVAnY?rel=0&autoplay=1&mute=1&controls=0&start=40&loop=1&playlist=lTvYjERVAnY&rel=0&showinfo=0&modestbranding=1&playsinline=1" + src="https://www.youtube.com/embed/D_4S4mT3xG0?rel=0&autoplay=1&controls=0&loop=1&playlist=D_4S4mT3xG0&showinfo=0&modestbranding=1&playsinline=1" id="widget2" >