Compare commits
1 Commits
master
...
422aefd3e0
| Author | SHA1 | Date | |
|---|---|---|---|
| 422aefd3e0 |
@@ -28,7 +28,7 @@ class MovieList:
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>My Movie List</title>
|
<title>My Movie List</title>
|
||||||
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.24/css/jquery.dataTables.min.css">
|
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.24/css/jquery.dataTables.min.css">
|
||||||
<script src="../jquery-3.1.0.min.js"></script>
|
<script src="../jquery-3.7.1.min.js"></script>
|
||||||
<script src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js"></script>
|
<script src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js"></script>
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
@@ -460,6 +460,9 @@ Woman at War (2018) [DONE]
|
|||||||
Good Fortune (2025) [DONE]
|
Good Fortune (2025) [DONE]
|
||||||
The Age of Disclosure (2025) [*]
|
The Age of Disclosure (2025) [*]
|
||||||
Evil Does Not Exist (2023) [DONE]
|
Evil Does Not Exist (2023) [DONE]
|
||||||
I.S.S. (2023) [*]
|
|
||||||
Black Cat, White Cat (1998) [DONE]
|
Black Cat, White Cat (1998) [DONE]
|
||||||
Nuremberg (2025) [DONE]
|
Nuremberg (2025) [DONE]
|
||||||
|
Poor Things (2023) [*]
|
||||||
|
The French Dispatch (2021) [DONE]
|
||||||
|
Sentimental Value (2025) [DONE]
|
||||||
|
28 Years Later: The Bone Temple (2026) [*]
|
||||||
|
|||||||
Reference in New Issue
Block a user