added more movies
BIN
images/Alien/1.png
Normal file
After Width: | Height: | Size: 394 KiB |
BIN
images/Alien/2.png
Normal file
After Width: | Height: | Size: 319 KiB |
BIN
images/Alien/3.png
Normal file
After Width: | Height: | Size: 306 KiB |
BIN
images/Alien/poster.jpg
Normal file
After Width: | Height: | Size: 173 KiB |
BIN
images/Carrie/1.png
Normal file
After Width: | Height: | Size: 639 KiB |
BIN
images/Carrie/2.png
Normal file
After Width: | Height: | Size: 608 KiB |
BIN
images/Carrie/3.png
Normal file
After Width: | Height: | Size: 576 KiB |
BIN
images/Carrie/poster.jpg
Normal file
After Width: | Height: | Size: 534 KiB |
BIN
images/The Witch/1.png
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
images/The Witch/2.png
Normal file
After Width: | Height: | Size: 973 KiB |
BIN
images/The Witch/3.png
Normal file
After Width: | Height: | Size: 720 KiB |
BIN
images/The Witch/poster.jpg
Normal file
After Width: | Height: | Size: 141 KiB |
@ -283,7 +283,7 @@
|
|||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@10.2.7/dist/autoComplete.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@10.2.7/dist/autoComplete.min.js"></script>
|
||||||
|
|
||||||
<script src="main.js?2"></script>
|
<script src="main.js?3"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
6
main.js
@ -64,12 +64,14 @@ var movies = [
|
|||||||
["Final Destination", 2, "Alex Browning"],
|
["Final Destination", 2, "Alex Browning"],
|
||||||
["Annihilation", 2, "Lena"],
|
["Annihilation", 2, "Lena"],
|
||||||
["Scream",0,"Dewey Riley"],
|
["Scream",0,"Dewey Riley"],
|
||||||
|
["The Witch",2,"Thomasin"],
|
||||||
|
["Carrie",1,"Sue Snell"],
|
||||||
|
["Alien",2,"Ellen Ripley"],
|
||||||
["28 Days Later"],
|
["28 Days Later"],
|
||||||
["Fear Street"],
|
["Fear Street"],
|
||||||
["Escape Room"],
|
["Escape Room"],
|
||||||
["The Shining"],
|
["The Shining"],
|
||||||
["Psycho"],
|
["Psycho"],
|
||||||
["Alien"],
|
|
||||||
["The Thing"],
|
["The Thing"],
|
||||||
["Rosemary's Baby"],
|
["Rosemary's Baby"],
|
||||||
["Eraserhead"],
|
["Eraserhead"],
|
||||||
@ -120,7 +122,6 @@ var movies = [
|
|||||||
["Kuroneko"],
|
["Kuroneko"],
|
||||||
["Lunacy"],
|
["Lunacy"],
|
||||||
["The Haunting"],
|
["The Haunting"],
|
||||||
["Carrie"],
|
|
||||||
["Day of the Dead"],
|
["Day of the Dead"],
|
||||||
["Carnival of Souls"],
|
["Carnival of Souls"],
|
||||||
["The Phone Box"],
|
["The Phone Box"],
|
||||||
@ -131,7 +132,6 @@ var movies = [
|
|||||||
["The Devil"],
|
["The Devil"],
|
||||||
["Kill Baby Kill"],
|
["Kill Baby Kill"],
|
||||||
["The Wailing"],
|
["The Wailing"],
|
||||||
["The Witch"],
|
|
||||||
["Black Sunday"],
|
["Black Sunday"],
|
||||||
["In a Glass Cage"],
|
["In a Glass Cage"],
|
||||||
["Island of Lost Souls"],
|
["Island of Lost Souls"],
|
||||||
|