Skip to content

Commit

Permalink
Changed Embedded video in html code
Browse files Browse the repository at this point in the history
Most users wont have adblock installed. So they may encounter advert's in the embed. Ive fixed that by embedding an unlisted video.
  • Loading branch information
joegeorge022 authored Nov 2, 2024
1 parent 8d6ad26 commit e6d08ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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"
></iframe>
</div>
Expand Down

0 comments on commit e6d08ea

Please sign in to comment.