Skip to content

Commit

Permalink
Merge pull request QAZIMAAZARSHAD#465 from priyansh11786/trailerRedirect
Browse files Browse the repository at this point in the history
Fixing trailer redirecting issue in horror and documentary page
  • Loading branch information
QAZIMAAZARSHAD authored Jul 20, 2021
2 parents 7842368 + 90513ad commit c098fa9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions documentary.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h1>Miss Americana</h1>

<p class="para_i">Pop singer Taylor Swift reveals intimate details of her life while showcasing backstage and onstage concert footage.</p>

<form action="https://www.youtube.com/watch?v=40RsbcFRwNA&ab_channel=TaylorSwift">
<form action="https://www.imdb.com/video/vi1181204249?playlistId=tt11388580&ref_=tt_ov_vi">
<input class="trailer_i" type="submit" value="▶Trailer" />
</form>

Expand Down Expand Up @@ -331,7 +331,7 @@ <h1>My Octopus Teacher</h1>

<p class="para_i">A diver swims with an octopus that lives in a kelp forest off the coast of South Africa.</p>

<form action="https://www.youtube.com/watch?v=3s0LTDhqe5A&ab_channel=Netflix">
<form action="https://www.imdb.com/video/vi3668033817?playlistId=tt12888462&ref_=tt_ov_vi">
<input class="trailer_i" type="submit" value="▶Trailer" />
</form>

Expand Down Expand Up @@ -364,7 +364,7 @@ <h1>Fyre</h1>

<p class="para_i">The history of the Fyre Music Festival, from its creation through its unraveling.</p>

<form action="https://www.youtube.com/watch?v=uZ0KNVU2fV0&ab_channel=Netflix">
<form action="https://www.imdb.com/video/vi2433858073?playlistId=tt9412098&ref_=tt_pr_ov_vi">
<input class="trailer_i" type="submit" value="▶Trailer" />
</form>

Expand Down
2 changes: 1 addition & 1 deletion horror.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h1>Get Out</h1>
<p class="para_i">Chris, an African-American man, decides to visit his Caucasian girlfriend's parents during a weekend getaway.
Although they seem normal at first, he is not prepared to experience the horrors ahead.</p>

<form action="https://www.youtube.com/watch?v=sRfnevzM9kQ&ab_channel=UniversalPictures">
<form action="https://www.imdb.com/video/vi2005186073?playlistId=tt5052448&ref_=tt_ov_vi">
<input class="trailer_i" type="submit" value="▶Trailer" />
</form>

Expand Down

0 comments on commit c098fa9

Please sign in to comment.