added more movies
BIN
images/Get Out/1.png
Normal file
After Width: | Height: | Size: 385 KiB |
BIN
images/Get Out/2.png
Normal file
After Width: | Height: | Size: 330 KiB |
BIN
images/Get Out/3.png
Normal file
After Width: | Height: | Size: 305 KiB |
BIN
images/Get Out/poster.jpg
Normal file
After Width: | Height: | Size: 173 KiB |
BIN
images/Malignant/1.png
Normal file
After Width: | Height: | Size: 231 KiB |
BIN
images/Malignant/2.png
Normal file
After Width: | Height: | Size: 275 KiB |
BIN
images/Malignant/3.png
Normal file
After Width: | Height: | Size: 342 KiB |
BIN
images/Malignant/poster.jpg
Normal file
After Width: | Height: | Size: 186 KiB |
BIN
images/Suspiria/1.png
Normal file
After Width: | Height: | Size: 368 KiB |
BIN
images/Suspiria/2.png
Normal file
After Width: | Height: | Size: 374 KiB |
BIN
images/Suspiria/3.png
Normal file
After Width: | Height: | Size: 259 KiB |
BIN
images/Suspiria/poster.jpg
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
images/The Evil Dead/1.png
Normal file
After Width: | Height: | Size: 462 KiB |
BIN
images/The Evil Dead/2.png
Normal file
After Width: | Height: | Size: 235 KiB |
BIN
images/The Evil Dead/3.png
Normal file
After Width: | Height: | Size: 761 KiB |
BIN
images/The Evil Dead/poster.jpg
Normal file
After Width: | Height: | Size: 784 KiB |
@ -284,7 +284,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?5"></script>
|
<script src="main.js?6"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
7
main.js
@ -67,7 +67,10 @@ var movies = [
|
|||||||
["The Witch",2,"Thomasin"],
|
["The Witch",2,"Thomasin"],
|
||||||
["Carrie",1,"Sue Snell"],
|
["Carrie",1,"Sue Snell"],
|
||||||
["Alien",2,"Ellen Ripley"],
|
["Alien",2,"Ellen Ripley"],
|
||||||
["28 Days Later"],
|
["Get Out",2,"Chris Washington"],
|
||||||
|
["The Evil Dead",1,"Ash Williams"],
|
||||||
|
["Malignant",2,"Sydney Lake"],
|
||||||
|
["Suspiria",0,"Suzy Bannion"],
|
||||||
["Fear Street"],
|
["Fear Street"],
|
||||||
["Escape Room"],
|
["Escape Room"],
|
||||||
["The Shining"],
|
["The Shining"],
|
||||||
@ -113,9 +116,7 @@ var movies = [
|
|||||||
["Häxan"],
|
["Häxan"],
|
||||||
["Eyes Without a Face"],
|
["Eyes Without a Face"],
|
||||||
["King Kong"],
|
["King Kong"],
|
||||||
["Get Out"],
|
|
||||||
["Frankenstein"],
|
["Frankenstein"],
|
||||||
["The Evil Dead"],
|
|
||||||
["The Invisible Man"],
|
["The Invisible Man"],
|
||||||
["Invasion of the Body Snatchers"],
|
["Invasion of the Body Snatchers"],
|
||||||
["An American Werewolf in London"],
|
["An American Werewolf in London"],
|
||||||
|