From 3e0e63ea00878911bb3e5da7c79141baf15c67ba Mon Sep 17 00:00:00 2001 From: gocivici Date: Mon, 3 Oct 2022 15:37:39 +0300 Subject: [PATCH] added more movies --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index de989cf..3704b22 100644 --- a/main.js +++ b/main.js @@ -53,12 +53,12 @@ var movies = [ ["The Texas Chainsaw Massacre", 1, "Sally Hardesty"], ["It", 1, "Eddie Kaspbrak"], ["It Follows", 2, "Jaime Height"], + ["Rec", 2, "Ángela Vidal"], ["A Nightmare on Elm Street", 1, "Nancy Thompson"], ["The Ring", 0, "Rachel Keller"], ["Friday the 13th", 0, "Alice Hardy"], ["Event Horizon", 2, "Lieutenant Starck"], ["Hellraiser", 2, "Kirsty Cotton"], - ["Rec", 2, "Ángela Vidal"], ["Saw", 1, "Amanda Young"], ["Final Destination", 2, "Alex Browning"], ["Scream"],