From 9439eb57ebb0926239a3fc9d7458279669fff06c Mon Sep 17 00:00:00 2001 From: DeaDvey Date: Sat, 16 Nov 2024 23:47:14 +0000 Subject: [PATCH] markdown ** and * for bold and italics --- blog/blogs.js | 3 ++- blog/blogs/0.html | 2 +- blog/blogs/1.html | 2 +- blog/blogs/10.html | 2 +- blog/blogs/11.html | 2 +- blog/blogs/12.html | 2 +- blog/blogs/13.html | 2 +- blog/blogs/14.html | 2 +- blog/blogs/15.html | 2 +- blog/blogs/16.html | 2 +- blog/blogs/17.html | 2 +- blog/blogs/18.html | 2 +- blog/blogs/19.html | 2 +- blog/blogs/2.html | 2 +- blog/blogs/20.html | 2 +- blog/blogs/21.html | 2 +- blog/blogs/22.html | 2 +- blog/blogs/23.html | 2 +- blog/blogs/24.html | 2 +- blog/blogs/25.html | 2 +- blog/blogs/26.html | 2 +- blog/blogs/27.html | 2 +- blog/blogs/28.html | 2 +- blog/blogs/29.html | 2 +- blog/blogs/3.html | 2 +- blog/blogs/30.html | 2 +- blog/blogs/31.html | 2 +- blog/blogs/32.html | 2 +- blog/blogs/33.html | 2 +- blog/blogs/34.html | 2 +- blog/blogs/35.html | 2 +- blog/blogs/36.html | 2 +- blog/blogs/37.html | 2 +- blog/blogs/38.html | 2 +- blog/blogs/39.html | 2 +- blog/blogs/4.html | 2 +- blog/blogs/40.html | 2 +- blog/blogs/41.html | 2 +- blog/blogs/42.html | 2 +- blog/blogs/43.html | 2 +- blog/blogs/44.html | 2 +- blog/blogs/45.html | 2 +- blog/blogs/46.html | 2 +- blog/blogs/47.html | 2 +- blog/blogs/48.html | 2 +- blog/blogs/49.html | 2 +- blog/blogs/5.html | 2 +- blog/blogs/50.html | 2 +- blog/blogs/51.html | 2 +- blog/blogs/52.html | 2 +- blog/blogs/53.html | 2 +- blog/blogs/54.html | 2 +- blog/blogs/55.html | 2 +- blog/blogs/56.html | 2 +- blog/blogs/57.html | 2 +- blog/blogs/58.html | 2 +- blog/blogs/59.html | 2 +- blog/blogs/6.html | 2 +- blog/blogs/60.html | 2 +- blog/blogs/61.html | 2 +- blog/blogs/62.html | 2 +- blog/blogs/63.html | 2 +- blog/blogs/64.html | 2 +- blog/blogs/65.html | 2 +- blog/blogs/66.html | 2 +- blog/blogs/67.html | 2 +- blog/blogs/68.html | 4 ++-- blog/blogs/69.html | 26 ++++++++++++++++++++++++++ blog/blogs/7.html | 2 +- blog/blogs/8.html | 2 +- blog/blogs/9.html | 2 +- blog/blogs/all.html | 10 +++++++++- blog/blogs/latest.html | 14 +++++++------- blog/comments-database.js | 2 +- blog/comments.js | 2 +- blog/feed.xml | 11 +++++++++-- blog/index.html | 4 ++-- blog/reviews/index.html | 2 +- board/.index.html.swp | Bin 12288 -> 0 bytes board/films/comments-database.js | 2 +- board/films/index.html | 2 +- board/gen/index.html | 2 +- board/index.html | 3 +-- board/tech/comments-database.js | 4 ++-- board/tech/index.html | 2 +- html.js | 2 +- index.html | 2 +- music/data.js | 2 +- music/index.html | 6 +++--- node/app.js | 17 ++++++++++++++--- node/makelinks.js | 5 +++-- node/previousBlog.js | 2 +- project/index.html | 2 +- search/list.json | 6 ++++++ 94 files changed, 166 insertions(+), 107 deletions(-) create mode 100644 blog/blogs/69.html delete mode 100644 board/.index.html.swp diff --git a/blog/blogs.js b/blog/blogs.js index 3c65ddd..0262ec8 100755 --- a/blog/blogs.js +++ b/blog/blogs.js @@ -1,5 +1,6 @@ // Sat, 18 Jul 2024 15:07:54 -blogs = [["hello","Hi! (test)","Sun, 3 Nov 2024 21:34:56",[],["test","website"]], +blogs = [["Paddington in Peru - 3.5","It was better than I expected, my dad said it had bad ratings and didn't really want to go, but we both enjoyed it alot and it was quite fun, I liked how at the end the bears all where named after other train stations (especially Elphant and Castle), I did think it was a bit cringe at points but I suppose it aimed at young children so is supposed to have a good message or whatever.
SpoilerI liked the bad guys, how one had like 3 fake outs which actually made me not expect the nun because it seemed like she was meant to seem sus but then was not, but the was, and the bloke who ended up being good and was haunted by his anscestors ghosts.
Would reccomend if you enjoyed the other Paddington films!
Fly You High - DeaDvey","Sat, 16 Nov 2024 20:01:08",["paddington-in-peru.jpg"],["film","review","cinema watch","family watch","3.5/5","paddington","marmalade sandwitches"]], + ["hello","Hi! (test)","Sun, 3 Nov 2024 21:34:56",[],["test","website"]], ["The Apprentice - 3.5/5","I thought the actor for Roy Cohn was VERY good in this and made Roy seem kinda creepy and a bit eccentric, also Donald Trump's actor did a good impersonation of him, I also found it impressive how his 'Trumpy' mannerisms increased slowly over the film as he became more and more sadistic.","Sat, 2 Nov 2024 13:05:56",["theapprentice.jpg"],["film","review","3.5/5","roy cohn","donald trump","the apprentice","cinema watch","family watch"]], ["I made Newsletters","I made a newsletter that pulls from the blogs and sends them out whenever there is a new blog, the email has trouble looking legit at the moment because it's from debian.localhost but whatever, proof of concept, I will probably add a custom sent from address. I also made a variable website root (/) directory in the node so I don't have to manually change them all like last time. If you want to be on the newsletter just email me, I don't have a dynamic way of joining it at the moment. This post should show up in my inbox 🤞
Fly You High - DeaDvey","Sat, 2 Nov 2024 10:05:45",[],["website","update","newsletter"]], ["Test post","ignore this, I'm just checking the newsletter works","Sat, 2 Nov 2024 01:01:05",[],["test","newsletter"]], diff --git a/blog/blogs/0.html b/blog/blogs/0.html index 0aad1de..a121d42 100755 --- a/blog/blogs/0.html +++ b/blog/blogs/0.html @@ -1,6 +1,6 @@ - +

Sun, 10 Dec 2023 12:00:00

diff --git a/blog/blogs/1.html b/blog/blogs/1.html index d2439ff..5efcb81 100755 --- a/blog/blogs/1.html +++ b/blog/blogs/1.html @@ -1,6 +1,6 @@ - +

Sun, 10 Dec 2023 12:00:00

diff --git a/blog/blogs/10.html b/blog/blogs/10.html index 64e6af3..f4b42e9 100644 --- a/blog/blogs/10.html +++ b/blog/blogs/10.html @@ -1,6 +1,6 @@ - +

Sat, 20 Jan 2024 22:55:45

diff --git a/blog/blogs/11.html b/blog/blogs/11.html index 49b5f71..4bc46c2 100644 --- a/blog/blogs/11.html +++ b/blog/blogs/11.html @@ -1,6 +1,6 @@ - +

Tue, 30 Jan 2024 23:47:37

diff --git a/blog/blogs/12.html b/blog/blogs/12.html index c897c54..08193d1 100644 --- a/blog/blogs/12.html +++ b/blog/blogs/12.html @@ -1,6 +1,6 @@ - +

Sun, 3 Mar 2024 22:41:25

diff --git a/blog/blogs/13.html b/blog/blogs/13.html index 55e3b5c..51a3a27 100644 --- a/blog/blogs/13.html +++ b/blog/blogs/13.html @@ -1,6 +1,6 @@ - +

Mon, 11 Mar 2024 10:32:05

diff --git a/blog/blogs/14.html b/blog/blogs/14.html index 5a9576d..f16ef0b 100644 --- a/blog/blogs/14.html +++ b/blog/blogs/14.html @@ -1,6 +1,6 @@ - +

Sat, 4 May 2024 17:20:57

diff --git a/blog/blogs/15.html b/blog/blogs/15.html index 56d6a01..6d30fe3 100644 --- a/blog/blogs/15.html +++ b/blog/blogs/15.html @@ -1,6 +1,6 @@ - +

Thu, 8 May 2024 16:43:28

diff --git a/blog/blogs/16.html b/blog/blogs/16.html index cc20f59..e97eba6 100644 --- a/blog/blogs/16.html +++ b/blog/blogs/16.html @@ -1,6 +1,6 @@ - +

Sun, 12 May 2024 12:52:14

diff --git a/blog/blogs/17.html b/blog/blogs/17.html index 98ba232..745cbff 100644 --- a/blog/blogs/17.html +++ b/blog/blogs/17.html @@ -1,6 +1,6 @@ - +

Sun, 12 May 2024 10:00:04

diff --git a/blog/blogs/18.html b/blog/blogs/18.html index 72608c3..b5797fe 100644 --- a/blog/blogs/18.html +++ b/blog/blogs/18.html @@ -1,6 +1,6 @@ - +

Mon, 13 May 2024 00:00:00

diff --git a/blog/blogs/19.html b/blog/blogs/19.html index 83ab2d7..ff0845e 100644 --- a/blog/blogs/19.html +++ b/blog/blogs/19.html @@ -1,6 +1,6 @@ - +

Sun, 26 May 2024 07:54:31

diff --git a/blog/blogs/2.html b/blog/blogs/2.html index 9b38d79..74f376b 100755 --- a/blog/blogs/2.html +++ b/blog/blogs/2.html @@ -1,6 +1,6 @@ - +

Mon, 11 Dec 2023 12:00:00

diff --git a/blog/blogs/20.html b/blog/blogs/20.html index 7c24387..d15ea02 100644 --- a/blog/blogs/20.html +++ b/blog/blogs/20.html @@ -1,6 +1,6 @@ - +

Thu, 30 May 2024 01:02:36

diff --git a/blog/blogs/21.html b/blog/blogs/21.html index a83bf58..a535827 100644 --- a/blog/blogs/21.html +++ b/blog/blogs/21.html @@ -1,6 +1,6 @@ - +

Sat, 8 Jun 2024 2:06:15

diff --git a/blog/blogs/22.html b/blog/blogs/22.html index 864fdd4..b2e071b 100644 --- a/blog/blogs/22.html +++ b/blog/blogs/22.html @@ -1,6 +1,6 @@ - +

Wed, 12 Jun 2024 12:00:07

diff --git a/blog/blogs/23.html b/blog/blogs/23.html index 96edaa4..6c774e9 100644 --- a/blog/blogs/23.html +++ b/blog/blogs/23.html @@ -1,6 +1,6 @@ - +

Wed, 12 Jun 2024 12:57:55

diff --git a/blog/blogs/24.html b/blog/blogs/24.html index 3d8bdc5..6415485 100644 --- a/blog/blogs/24.html +++ b/blog/blogs/24.html @@ -1,6 +1,6 @@ - +

Sun, 16 Jun 2024 11:10:07

diff --git a/blog/blogs/25.html b/blog/blogs/25.html index 0bdbce5..fe5d76b 100644 --- a/blog/blogs/25.html +++ b/blog/blogs/25.html @@ -1,6 +1,6 @@ - +

Wed, 3 Jul 2024 01:48:14

diff --git a/blog/blogs/26.html b/blog/blogs/26.html index 4d1d340..788f6f0 100644 --- a/blog/blogs/26.html +++ b/blog/blogs/26.html @@ -1,6 +1,6 @@ - +

Wed, 3 Jul 2024 01:59:32

diff --git a/blog/blogs/27.html b/blog/blogs/27.html index 2197cc2..3cc3d4c 100644 --- a/blog/blogs/27.html +++ b/blog/blogs/27.html @@ -1,6 +1,6 @@ - +

Fri, 5 Jul 2024 19:08:11

diff --git a/blog/blogs/28.html b/blog/blogs/28.html index 06e8c04..848d814 100644 --- a/blog/blogs/28.html +++ b/blog/blogs/28.html @@ -1,6 +1,6 @@ - +

Sun, 7 Jul 2024 13:25:10

diff --git a/blog/blogs/29.html b/blog/blogs/29.html index cced5c8..a30873d 100644 --- a/blog/blogs/29.html +++ b/blog/blogs/29.html @@ -1,6 +1,6 @@ - +

Mon, 8 Jul 2024 00:48:47

diff --git a/blog/blogs/3.html b/blog/blogs/3.html index bfa5acd..262289c 100755 --- a/blog/blogs/3.html +++ b/blog/blogs/3.html @@ -1,6 +1,6 @@ - +

Thu, 21 Dec 2023 12:00:00

diff --git a/blog/blogs/30.html b/blog/blogs/30.html index 3c63ac0..de854e5 100644 --- a/blog/blogs/30.html +++ b/blog/blogs/30.html @@ -1,6 +1,6 @@ - +

Mon, 8 Jul 2024 00:53:07

diff --git a/blog/blogs/31.html b/blog/blogs/31.html index 827de37..d1f5db0 100644 --- a/blog/blogs/31.html +++ b/blog/blogs/31.html @@ -1,6 +1,6 @@ - +

Thu, 11 Jul 2024 18:19:58

diff --git a/blog/blogs/32.html b/blog/blogs/32.html index cb97364..f372057 100644 --- a/blog/blogs/32.html +++ b/blog/blogs/32.html @@ -1,6 +1,6 @@ - +

Fri, 12 Jul 2024 02:47:43

diff --git a/blog/blogs/33.html b/blog/blogs/33.html index 2c3c45c..40d428a 100644 --- a/blog/blogs/33.html +++ b/blog/blogs/33.html @@ -1,6 +1,6 @@ - +

Thu, 17 Jul 2024 19:25:22

diff --git a/blog/blogs/34.html b/blog/blogs/34.html index aa47a2e..9db046b 100644 --- a/blog/blogs/34.html +++ b/blog/blogs/34.html @@ -1,6 +1,6 @@ - +

Thu , 18 Jul 2024 11:05:42

diff --git a/blog/blogs/35.html b/blog/blogs/35.html index 2cd5008..e7ba9d1 100644 --- a/blog/blogs/35.html +++ b/blog/blogs/35.html @@ -1,6 +1,6 @@ - +

Sun, 21 Jul 2024 15:00:00

diff --git a/blog/blogs/36.html b/blog/blogs/36.html index 6f9db2e..5b25a9c 100644 --- a/blog/blogs/36.html +++ b/blog/blogs/36.html @@ -1,6 +1,6 @@ - +

Wed, 24 Jul 2024 11:00:00

diff --git a/blog/blogs/37.html b/blog/blogs/37.html index 4b1a2d5..d35e4e0 100644 --- a/blog/blogs/37.html +++ b/blog/blogs/37.html @@ -1,6 +1,6 @@ - +

Wed, 7 Aug 2024 02:11:58

diff --git a/blog/blogs/38.html b/blog/blogs/38.html index b4fb286..ddcf1cf 100644 --- a/blog/blogs/38.html +++ b/blog/blogs/38.html @@ -1,6 +1,6 @@ - +

Sat, 17 Aug 2024 00:52:33

diff --git a/blog/blogs/39.html b/blog/blogs/39.html index 2a49371..ba01e8d 100644 --- a/blog/blogs/39.html +++ b/blog/blogs/39.html @@ -1,6 +1,6 @@ - +

Sat, 18 Aug 2024 16:41:06

diff --git a/blog/blogs/4.html b/blog/blogs/4.html index 49bce9b..b1f5c7a 100755 --- a/blog/blogs/4.html +++ b/blog/blogs/4.html @@ -1,6 +1,6 @@ - +

Sun, 24 Dec 2023 00:01:23

diff --git a/blog/blogs/40.html b/blog/blogs/40.html index 0584595..463421b 100644 --- a/blog/blogs/40.html +++ b/blog/blogs/40.html @@ -1,6 +1,6 @@ - +

Sat, 17 Aug 2024 22:36:21

diff --git a/blog/blogs/41.html b/blog/blogs/41.html index 8fde75d..8651aab 100644 --- a/blog/blogs/41.html +++ b/blog/blogs/41.html @@ -1,6 +1,6 @@ - +

Sat, 17 Aug 2024 10:45:01

diff --git a/blog/blogs/42.html b/blog/blogs/42.html index 79ff349..e4c00d1 100644 --- a/blog/blogs/42.html +++ b/blog/blogs/42.html @@ -1,6 +1,6 @@ - +

Sat, 17 Aug 2024 23:25:47

diff --git a/blog/blogs/43.html b/blog/blogs/43.html index e4aff09..4f3b073 100644 --- a/blog/blogs/43.html +++ b/blog/blogs/43.html @@ -1,6 +1,6 @@ - +

Sun, 18 Aug 2024 22:33:06

diff --git a/blog/blogs/44.html b/blog/blogs/44.html index acb240a..1f17343 100644 --- a/blog/blogs/44.html +++ b/blog/blogs/44.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 02:14:52

diff --git a/blog/blogs/45.html b/blog/blogs/45.html index b46ddf1..3eca9ca 100644 --- a/blog/blogs/45.html +++ b/blog/blogs/45.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 02:23:57

diff --git a/blog/blogs/46.html b/blog/blogs/46.html index c988cf5..2e8aa70 100644 --- a/blog/blogs/46.html +++ b/blog/blogs/46.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 02:28:56

diff --git a/blog/blogs/47.html b/blog/blogs/47.html index c2e54a3..547f6fa 100644 --- a/blog/blogs/47.html +++ b/blog/blogs/47.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 02:36:31

diff --git a/blog/blogs/48.html b/blog/blogs/48.html index 3ef9163..648e40c 100644 --- a/blog/blogs/48.html +++ b/blog/blogs/48.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 16:01:23

diff --git a/blog/blogs/49.html b/blog/blogs/49.html index ca2f27a..94d33c5 100644 --- a/blog/blogs/49.html +++ b/blog/blogs/49.html @@ -1,6 +1,6 @@ - +

Mon, 19 Aug 2024 19:30:24

diff --git a/blog/blogs/5.html b/blog/blogs/5.html index 4d92dd8..aca2bc6 100755 --- a/blog/blogs/5.html +++ b/blog/blogs/5.html @@ -1,6 +1,6 @@ - +

Mon, 25 Dec 2023 18:52:08

diff --git a/blog/blogs/50.html b/blog/blogs/50.html index 1555742..6f54729 100644 --- a/blog/blogs/50.html +++ b/blog/blogs/50.html @@ -1,6 +1,6 @@ - +

Tue, 20 Aug 2024 17:55:39

diff --git a/blog/blogs/51.html b/blog/blogs/51.html index ef15c78..19d3b4f 100644 --- a/blog/blogs/51.html +++ b/blog/blogs/51.html @@ -1,6 +1,6 @@ - +

Tue, 20 Aug 2024 23:45:14

diff --git a/blog/blogs/52.html b/blog/blogs/52.html index bc36a43..64e5892 100644 --- a/blog/blogs/52.html +++ b/blog/blogs/52.html @@ -1,6 +1,6 @@ - +

Wed, 21 Aug 2024 23:59:55

diff --git a/blog/blogs/53.html b/blog/blogs/53.html index 817dd1a..b0ccfea 100644 --- a/blog/blogs/53.html +++ b/blog/blogs/53.html @@ -1,6 +1,6 @@ - +

Mon, 26 Aug 2024 00:49:06

diff --git a/blog/blogs/54.html b/blog/blogs/54.html index baf5fd1..46534d4 100644 --- a/blog/blogs/54.html +++ b/blog/blogs/54.html @@ -1,6 +1,6 @@ - +

Tue, 27 Aug 2024 16:53:59

diff --git a/blog/blogs/55.html b/blog/blogs/55.html index 2ac3ee8..6289a88 100644 --- a/blog/blogs/55.html +++ b/blog/blogs/55.html @@ -1,6 +1,6 @@ - +

Tue, 27 Aug 2024 17:14:12

diff --git a/blog/blogs/56.html b/blog/blogs/56.html index eabd225..4cc5855 100644 --- a/blog/blogs/56.html +++ b/blog/blogs/56.html @@ -1,6 +1,6 @@ - +

Tue, 27 Aug 2024 17:15:35

diff --git a/blog/blogs/57.html b/blog/blogs/57.html index 4dfb58f..ca36c4d 100644 --- a/blog/blogs/57.html +++ b/blog/blogs/57.html @@ -1,6 +1,6 @@ - +

Tue, 27 Aug 2024 17:28:25

diff --git a/blog/blogs/58.html b/blog/blogs/58.html index b671184..df8fe7d 100644 --- a/blog/blogs/58.html +++ b/blog/blogs/58.html @@ -1,6 +1,6 @@ - +

Tue, 27 Aug 2024 17:45:25

diff --git a/blog/blogs/59.html b/blog/blogs/59.html index e775874..ced5fff 100644 --- a/blog/blogs/59.html +++ b/blog/blogs/59.html @@ -1,6 +1,6 @@ - +

Sat, 7 Sep 2024 3:45:15

diff --git a/blog/blogs/6.html b/blog/blogs/6.html index 056d4c8..ef717ac 100755 --- a/blog/blogs/6.html +++ b/blog/blogs/6.html @@ -1,6 +1,6 @@ - +

Thu, 28 Dec 2023 20:41:39

diff --git a/blog/blogs/60.html b/blog/blogs/60.html index 9745c72..1bd187d 100644 --- a/blog/blogs/60.html +++ b/blog/blogs/60.html @@ -1,6 +1,6 @@ - +

Sat, 7 Sep 2024 3:53:25

diff --git a/blog/blogs/61.html b/blog/blogs/61.html index 735269c..c65fdb1 100644 --- a/blog/blogs/61.html +++ b/blog/blogs/61.html @@ -1,6 +1,6 @@ - +

Sat, 7 Sep 2024 22:59:20

diff --git a/blog/blogs/62.html b/blog/blogs/62.html index 269369c..fd2ea3f 100644 --- a/blog/blogs/62.html +++ b/blog/blogs/62.html @@ -1,6 +1,6 @@ - +

Mon, 30 Sep 2024 17:12:00

diff --git a/blog/blogs/63.html b/blog/blogs/63.html index a6ca4e8..88fa10c 100644 --- a/blog/blogs/63.html +++ b/blog/blogs/63.html @@ -1,6 +1,6 @@ - +

Wed, 2 Oct 2024 23:43:37

diff --git a/blog/blogs/64.html b/blog/blogs/64.html index 18d1d79..07b65fc 100644 --- a/blog/blogs/64.html +++ b/blog/blogs/64.html @@ -1,6 +1,6 @@ - +

Fri, 1 Nov 2024 23:36:58

diff --git a/blog/blogs/65.html b/blog/blogs/65.html index 70880ab..6997fa8 100644 --- a/blog/blogs/65.html +++ b/blog/blogs/65.html @@ -1,6 +1,6 @@ - +

Sat, 2 Nov 2024 01:01:05

diff --git a/blog/blogs/66.html b/blog/blogs/66.html index 7f9e6f8..680c547 100644 --- a/blog/blogs/66.html +++ b/blog/blogs/66.html @@ -1,6 +1,6 @@ - +

Sat, 2 Nov 2024 10:05:45

diff --git a/blog/blogs/67.html b/blog/blogs/67.html index 450505f..f2141be 100644 --- a/blog/blogs/67.html +++ b/blog/blogs/67.html @@ -1,6 +1,6 @@ - +

Sat, 2 Nov 2024 13:05:56

diff --git a/blog/blogs/68.html b/blog/blogs/68.html index 0d4d9e2..63ba2ea 100644 --- a/blog/blogs/68.html +++ b/blog/blogs/68.html @@ -1,6 +1,6 @@ - +

Sun, 3 Nov 2024 21:34:56

@@ -18,7 +18,7 @@ -

<-- Previous

+
test: /
Anonymous: :(){ :|:& };:

<-- Previous

Next -->

diff --git a/blog/blogs/69.html b/blog/blogs/69.html new file mode 100644 index 0000000..b5fce36 --- /dev/null +++ b/blog/blogs/69.html @@ -0,0 +1,26 @@ + + + +
+
+

Sat, 16 Nov 2024 20:01:08

+

Paddington in Peru - 3.5

+

It was better than I expected, my dad said it had bad ratings and didn't really want to go, but we both enjoyed it alot and it was quite fun, I liked how at the end the bears all where named after other train stations (especially Elphant and Castle), I did think it was a bit cringe at points but I suppose it aimed at young children so is supposed to have a good message or whatever.

SpoilerI liked the bad guys, how one had like 3 fake outs which actually made me not expect the nun because it seemed like she was meant to seem sus but then was not, but the was, and the bloke who ended up being good and was haunted by his anscestors ghosts.
Would reccomend if you enjoyed the other Paddington films!
Fly You High - DeaDvey

+
+ paddington-in-peru.jpg +

+ film,review,cinema watch,family watch,3.5/5,paddington,marmalade sandwitches
+

Comments section:


+
+
+ + + +
+ +

<-- Previous

+
+ + + \ No newline at end of file diff --git a/blog/blogs/7.html b/blog/blogs/7.html index 935b25d..4674621 100755 --- a/blog/blogs/7.html +++ b/blog/blogs/7.html @@ -1,6 +1,6 @@ - +

Wed, 3 Jan 2024 00:13:42

diff --git a/blog/blogs/8.html b/blog/blogs/8.html index 69c8488..b4104f7 100755 --- a/blog/blogs/8.html +++ b/blog/blogs/8.html @@ -1,6 +1,6 @@ - +

Mon, 8 Jan 2024 16:39:59

diff --git a/blog/blogs/9.html b/blog/blogs/9.html index 637227a..2715e80 100644 --- a/blog/blogs/9.html +++ b/blog/blogs/9.html @@ -1,6 +1,6 @@ - +

Tue, 16 Jan 2024 15:49:40

diff --git a/blog/blogs/all.html b/blog/blogs/all.html index 21542b5..343d4a6 100755 --- a/blog/blogs/all.html +++ b/blog/blogs/all.html @@ -1,8 +1,16 @@ - +
+

Sat, 16 Nov 2024 20:01:08

+

Paddington in Peru - 3.5

+

It was better than I expected, my dad said it had bad ratings and didn't really want to go, but we both enjoyed it alot and it was quite fun, I liked how at the end the bears all where named after other train stations (especially Elphant and Castle), I did think it was a bit cringe at points but I suppose it aimed at young children so is supposed to have a good message or whatever.

SpoilerI liked the bad guys, how one had like 3 fake outs which actually made me not expect the nun because it seemed like she was meant to seem sus but then was not, but the was, and the bloke who ended up being good and was haunted by his anscestors ghosts.
Would reccomend if you enjoyed the other Paddington films!
Fly You High - DeaDvey

+
+ paddington-in-peru.jpg +
+ +

Sun, 3 Nov 2024 21:34:56

hello

Hi! (test)

diff --git a/blog/blogs/latest.html b/blog/blogs/latest.html index 1233485..db4cd66 100755 --- a/blog/blogs/latest.html +++ b/blog/blogs/latest.html @@ -1,16 +1,16 @@ - +
-

Sun, 3 Nov 2024 21:34:56

-

hello

-

Hi! (test)

+

Sat, 16 Nov 2024 20:01:08

+

Paddington in Peru - 3.5

+

It was better than I expected, my dad said it had bad ratings and didn't really want to go, but we both enjoyed it alot and it was quite fun, I liked how at the end the bears all where named after other train stations (especially Elphant and Castle), I did think it was a bit cringe at points but I suppose it aimed at young children so is supposed to have a good message or whatever.

SpoilerI liked the bad guys, how one had like 3 fake outs which actually made me not expect the nun because it seemed like she was meant to seem sus but then was not, but the was, and the bloke who ended up being good and was haunted by his anscestors ghosts.
Would reccomend if you enjoyed the other Paddington films!
Fly You High - DeaDvey

- + paddington-in-peru.jpg

- test,website -

<-- Previous

+ film,review,cinema watch,family watch,3.5/5,paddington,marmalade sandwitches +

<-- Previous

diff --git a/blog/comments-database.js b/blog/comments-database.js index 344cd44..4b80776 100644 --- a/blog/comments-database.js +++ b/blog/comments-database.js @@ -1 +1 @@ -[[["Man","Do I love apple Juice!"],["test1","test"],["test2","TEST! :O hello"],["test","console.log(\"alert\")"],["","test"],["etst",""],["deadvey","I want people to comment random stuff here to see if anything breaks."],["",""],[":",":"],["deadvey","<script>console.log("test")</script>"],["test","hello"],["Shanee","Hello. XD"],["","&lt;b&gt;Test&lt;/b&gt;"],["deadvey","Hi Shanee"],["Shanee","Hi Deadvey!"],["deadvey","Sus"],[":",":"],["Shanee","Test"],["deadvey","test"],["Not using Javascript","Yay"],["&lt;b&gt;Test&lt;/b&gt;","Test"],["test","test"],["hello","hello"],["hello","HEY"],["test","&amp;lt;&amp;lt;"],["^","Stupid"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],["sussy","baka"],["☃️☃️☃️☃️","☃️"],["🏨","🏨"],["test","testtest"],["Comment","This is"],["test","test‏te‏st﷽﷽"],["hello","test"],["deadvey","test"]],[["☃️","☃️"],["😂","😂"],["🏨","🏨"],["hello","test"],["deadvey","test"],["deadvey test2","test2"],["deadvey","hello motd!"],["deadvey","Will motd see this?"],["deadvey","hey!"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[["DeaDVey","HEY GUYS!"]],[["sussy","baka"],["max","Hello guys!"],["not_deadvey","I totally agree, and DeaDvey is SO cool and awesome btw!!!"],["deadvey","Aww, thanks so much not_deadvey!"],["not_deadvey","OMFG A CELEBRITY SPOKE TO ME!!!!!!!! :O"]],[["deadvey","ok, here's the comments"],["deadvey","From w3m!"],["deadvey","third"],["deadvey","forth"]],[["deadvey","weird film"]],[["deadvey","Can&#039;t wait!"]],[],[["deadvey","it;s alright"]],[],[["deadvey","Couldn&#039;t find official art work for this so that is a screenshot."]],[],[],[],[],[["deadvey","there&#039;s also a change.org petition for stopping the chat control"]],[],[["deadvey","Also the son is annoying."]],[],[],[],[],[],[],[],[["deadvey","You need an N64 for ocarina of time :("]],[],[["javalsai","Wow, this is great, DeaDvey is SO cool!!!"],["javalsai(fake)","Naw, bro's impersonating me"],["javalsai(fake)","Imagine bad html encoding 😬"],["deadvey","Whoops, idk how to fix that can't lie."]],[],[],[],[],[],[],[["deadvey","test"]],[],[],[],[],[],[],[],[],[],[],[],[["deadvey","First"],["javalsai",":("],["Anonymous","dada"],["d","wdaw"]],[["test","hello"],["test2",":("],["test3","hi"],["test",";"],["test","&#039;"]],[],[],[["deadvey","this is kinda a pain"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]] \ No newline at end of file +[[["Man","Do I love apple Juice!"],["test1","test"],["test2","TEST! :O hello"],["test","console.log(\"alert\")"],["","test"],["etst",""],["deadvey","I want people to comment random stuff here to see if anything breaks."],["",""],[":",":"],["deadvey","<script>console.log("test")</script>"],["test","hello"],["Shanee","Hello. XD"],["","&lt;b&gt;Test&lt;/b&gt;"],["deadvey","Hi Shanee"],["Shanee","Hi Deadvey!"],["deadvey","Sus"],[":",":"],["Shanee","Test"],["deadvey","test"],["Not using Javascript","Yay"],["&lt;b&gt;Test&lt;/b&gt;","Test"],["test","test"],["hello","hello"],["hello","HEY"],["test","&amp;lt;&amp;lt;"],["^","Stupid"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],["sussy","baka"],["☃️☃️☃️☃️","☃️"],["🏨","🏨"],["test","testtest"],["Comment","This is"],["test","test‏te‏st﷽﷽"],["hello","test"],["deadvey","test"]],[["☃️","☃️"],["😂","😂"],["🏨","🏨"],["hello","test"],["deadvey","test"],["deadvey test2","test2"],["deadvey","hello motd!"],["deadvey","Will motd see this?"],["deadvey","hey!"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[["DeaDVey","HEY GUYS!"]],[["sussy","baka"],["max","Hello guys!"],["not_deadvey","I totally agree, and DeaDvey is SO cool and awesome btw!!!"],["deadvey","Aww, thanks so much not_deadvey!"],["not_deadvey","OMFG A CELEBRITY SPOKE TO ME!!!!!!!! :O"]],[["deadvey","ok, here's the comments"],["deadvey","From w3m!"],["deadvey","third"],["deadvey","forth"]],[["deadvey","weird film"]],[["deadvey","Can&#039;t wait!"]],[],[["deadvey","it;s alright"]],[],[["deadvey","Couldn&#039;t find official art work for this so that is a screenshot."]],[],[],[],[],[["deadvey","there&#039;s also a change.org petition for stopping the chat control"]],[],[["deadvey","Also the son is annoying."]],[],[],[],[],[],[],[],[["deadvey","You need an N64 for ocarina of time :("]],[],[["javalsai","Wow, this is great, DeaDvey is SO cool!!!"],["javalsai(fake)","Naw, bro's impersonating me"],["javalsai(fake)","Imagine bad html encoding 😬"],["deadvey","Whoops, idk how to fix that can't lie."]],[],[],[],[],[],[],[["deadvey","test"]],[],[],[],[],[],[],[],[],[],[],[],[["deadvey","First"],["javalsai",":("],["Anonymous","dada"],["d","wdaw"]],[["test","hello"],["test2",":("],["test3","hi"],["test",";"],["test","&#039;"]],[],[],[["deadvey","this is kinda a pain"]],[],[["test","/"],["Anonymous",":(){ :|:& };:"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]] \ No newline at end of file diff --git a/blog/comments.js b/blog/comments.js index cea616e..e356903 100644 --- a/blog/comments.js +++ b/blog/comments.js @@ -1,4 +1,4 @@ -comments=[[["Man","Do I love apple Juice!"],["test1","test"],["test2","TEST! :O hello"],["test","console.log(\"alert\")"],["","test"],["etst",""],["deadvey","I want people to comment random stuff here to see if anything breaks."],["",""],[":",":"],["deadvey","<script>console.log("test")</script>"],["test","hello"],["Shanee","Hello. XD"],["","&lt;b&gt;Test&lt;/b&gt;"],["deadvey","Hi Shanee"],["Shanee","Hi Deadvey!"],["deadvey","Sus"],[":",":"],["Shanee","Test"],["deadvey","test"],["Not using Javascript","Yay"],["&lt;b&gt;Test&lt;/b&gt;","Test"],["test","test"],["hello","hello"],["hello","HEY"],["test","&amp;lt;&amp;lt;"],["^","Stupid"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],["sussy","baka"],["☃️☃️☃️☃️","☃️"],["🏨","🏨"],["test","testtest"],["Comment","This is"],["test","test‏te‏st﷽﷽"],["hello","test"],["deadvey","test"]],[["☃️","☃️"],["😂","😂"],["🏨","🏨"],["hello","test"],["deadvey","test"],["deadvey test2","test2"],["deadvey","hello motd!"],["deadvey","Will motd see this?"],["deadvey","hey!"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[["DeaDVey","HEY GUYS!"]],[["sussy","baka"],["max","Hello guys!"],["not_deadvey","I totally agree, and DeaDvey is SO cool and awesome btw!!!"],["deadvey","Aww, thanks so much not_deadvey!"],["not_deadvey","OMFG A CELEBRITY SPOKE TO ME!!!!!!!! :O"]],[["deadvey","ok, here's the comments"],["deadvey","From w3m!"],["deadvey","third"],["deadvey","forth"]],[["deadvey","weird film"]],[["deadvey","Can&#039;t wait!"]],[],[["deadvey","it;s alright"]],[],[["deadvey","Couldn&#039;t find official art work for this so that is a screenshot."]],[],[],[],[],[["deadvey","there&#039;s also a change.org petition for stopping the chat control"]],[],[["deadvey","Also the son is annoying."]],[],[],[],[],[],[],[],[["deadvey","You need an N64 for ocarina of time :("]],[],[["javalsai","Wow, this is great, DeaDvey is SO cool!!!"],["javalsai(fake)","Naw, bro's impersonating me"],["javalsai(fake)","Imagine bad html encoding 😬"],["deadvey","Whoops, idk how to fix that can't lie."]],[],[],[],[],[],[],[["deadvey","test"]],[],[],[],[],[],[],[],[],[],[],[],[["deadvey","First"],["javalsai",":("],["Anonymous","dada"],["d","wdaw"]],[["test","hello"],["test2",":("],["test3","hi"],["test",";"],["test","&#039;"]],[],[],[["deadvey","this is kinda a pain"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]] +comments=[[["Man","Do I love apple Juice!"],["test1","test"],["test2","TEST! :O hello"],["test","console.log(\"alert\")"],["","test"],["etst",""],["deadvey","I want people to comment random stuff here to see if anything breaks."],["",""],[":",":"],["deadvey","<script>console.log("test")</script>"],["test","hello"],["Shanee","Hello. XD"],["","&lt;b&gt;Test&lt;/b&gt;"],["deadvey","Hi Shanee"],["Shanee","Hi Deadvey!"],["deadvey","Sus"],[":",":"],["Shanee","Test"],["deadvey","test"],["Not using Javascript","Yay"],["&lt;b&gt;Test&lt;/b&gt;","Test"],["test","test"],["hello","hello"],["hello","HEY"],["test","&amp;lt;&amp;lt;"],["^","Stupid"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],[":",":"],["sussy","baka"],["☃️☃️☃️☃️","☃️"],["🏨","🏨"],["test","testtest"],["Comment","This is"],["test","test‏te‏st﷽﷽"],["hello","test"],["deadvey","test"]],[["☃️","☃️"],["😂","😂"],["🏨","🏨"],["hello","test"],["deadvey","test"],["deadvey test2","test2"],["deadvey","hello motd!"],["deadvey","Will motd see this?"],["deadvey","hey!"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[["DeaDVey","HEY GUYS!"]],[["sussy","baka"],["max","Hello guys!"],["not_deadvey","I totally agree, and DeaDvey is SO cool and awesome btw!!!"],["deadvey","Aww, thanks so much not_deadvey!"],["not_deadvey","OMFG A CELEBRITY SPOKE TO ME!!!!!!!! :O"]],[["deadvey","ok, here's the comments"],["deadvey","From w3m!"],["deadvey","third"],["deadvey","forth"]],[["deadvey","weird film"]],[["deadvey","Can&#039;t wait!"]],[],[["deadvey","it;s alright"]],[],[["deadvey","Couldn&#039;t find official art work for this so that is a screenshot."]],[],[],[],[],[["deadvey","there&#039;s also a change.org petition for stopping the chat control"]],[],[["deadvey","Also the son is annoying."]],[],[],[],[],[],[],[],[["deadvey","You need an N64 for ocarina of time :("]],[],[["javalsai","Wow, this is great, DeaDvey is SO cool!!!"],["javalsai(fake)","Naw, bro's impersonating me"],["javalsai(fake)","Imagine bad html encoding 😬"],["deadvey","Whoops, idk how to fix that can't lie."]],[],[],[],[],[],[],[["deadvey","test"]],[],[],[],[],[],[],[],[],[],[],[],[["deadvey","First"],["javalsai",":("],["Anonymous","dada"],["d","wdaw"]],[["test","hello"],["test2",":("],["test3","hi"],["test",";"],["test","&#039;"]],[],[],[["deadvey","this is kinda a pain"]],[],[["test","/"],["Anonymous",":(){ :|:& };:"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]] if (typeof module !== "undefined" && module.exports) { module.exports = comments; } \ No newline at end of file diff --git a/blog/feed.xml b/blog/feed.xml index f704669..4490f70 100755 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -4,8 +4,15 @@ DeaDvey https://deadvey.com Just talking about life and stuff I guess - Sun, 3 Nov 2024 21:34:56 +0000 - Sun, 3 Nov 2024 21:34:56 +0000 + Sat, 16 Nov 2024 20:01:08 +0000 + Sat, 16 Nov 2024 20:01:08 +0000 + + Paddington in Peru - 3.5 + https://deadvey.com/blog/blogs/69.html + It was better than I expected, my dad said it had bad ratings and didn't really want to go, but we both enjoyed it alot and it was quite fun, I liked how at the end the bears all where named after other train stations (especially Elphant <b>and</b> Castle), I did think it was a bit cringe at points but I suppose it aimed at young children so is supposed to have a good message or whatever. <details><summary>Spoiler</summary>I liked the bad guys, how one had like 3 fake outs which actually made me not expect the nun because it seemed like she was meant to seem sus but then was not, but the was, and the bloke who ended up being good and was haunted by his anscestors ghosts.</details> Would reccomend if you enjoyed the other Paddington films!<br/>Fly You High - DeaDvey<img src="/images/paddington-in-peru.jpg" alt="Blog Image" /> + Sat, 16 Nov 2024 20:01:08 +0000 + filmreviewcinema watchfamily watch3.5/5paddingtonmarmalade sandwitches + hello https://deadvey.com/blog/blogs/68.html diff --git a/blog/index.html b/blog/index.html index ee56674..006e670 100755 --- a/blog/index.html +++ b/blog/index.html @@ -6,11 +6,11 @@ - +
Welcome to the blog page! You 𝔥𝔬𝔯𝔯𝔦𝔟𝔩𝔢 people!
If you want to get my blog as a newsletter (or cancel it), just ask me: deadvey@deadvey.com - +

Arhive

  • Old posts
  • Letterboxd archive
  • diff --git a/blog/reviews/index.html b/blog/reviews/index.html index 36f2992..a7f3e93 100644 --- a/blog/reviews/index.html +++ b/blog/reviews/index.html @@ -1,5 +1,5 @@ - +
  • All Reviews
  • Film Reviews
  • diff --git a/board/.index.html.swp b/board/.index.html.swp deleted file mode 100644 index 4fad8001fd165f11246784054eb314f592b3a566..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeHN&2HQ_5LS995Htmf_65f3p)KH*)^_VAhE_ou|I~$(7_pNgN3JwlF-wtKk^6UQ zU!mvTdg~*!xAYBqYJuMR27QALDXo8YjX24v0Vsf`L=A`Ed^7xL!|HdR9zK9OQ8%FL zgCKz4z8t*x<5qC*#ad9YnH|0M%CXOxyw)s;C#;UA(`j6qO2mD|>OAH$$5~_tuAlEM zJOiGAH)LRJiq7r#gRRXCx79xm*WjZMpS+rm2r$pnnp0QJt&TSx>?|M}r(NEnng7QHaW*$8W1p)@*# zbnpBL5?&3UL_R1@FWl;epzDk#@XC5_=b_B7GpG?|NAT~)JdXyv2!XK0j2f+WJp!&x zX&cUw)vBNy!R2_CqaGSHB2b4KtOfl*ur{CycYkEfV7IZm+u*%~afEU(=CYGB3)4L{ z_!d!ZQdCS(c&#N^OD+em836$s)0cm>U@|AX7aw8Dhx`g?gjtAUC&)I|t&3Kg0EwS$bCrYT;+qN0@%YCf4oQSDx)fNz%RgVQSjiBwCv_*9x=ZW0!!t40Hq*2H!$!8UQLRtB@unz{ah-N}?T zHWj_i66IG-DM`c_jGEYTB|kCHx1=hlkjcm;H#ifS*o3Shw|b~qZ5T%;Fl zwV4alC87zz%tzP@Z4Tm0lfJf^+k7T$M_Oc(Rb)5eI31~)=8<1RirfpEGS88g!j5}b z2QIncOms*m1ok$fZkR$6+kn$=QDmxerMJ6xZ};imGuVA}3ils9SX*0jjGd=81SK;n zlVLBk@~i53)Mwf7)6WQ$RsKs#TB8})O{|NpXSFjPaddington in Peru"]] if (typeof module !== "undefined" && module.exports) { module.exports = comments; } \ No newline at end of file diff --git a/board/films/index.html b/board/films/index.html index 65f08cf..a530aba 100644 --- a/board/films/index.html +++ b/board/films/index.html @@ -1 +1 @@ -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/board/gen/index.html b/board/gen/index.html index e960ea2..3a5ad1e 100644 --- a/board/gen/index.html +++ b/board/gen/index.html @@ -1 +1 @@ -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/board/index.html b/board/index.html index 686aeaa..22e9826 100644 --- a/board/index.html +++ b/board/index.html @@ -1,6 +1,5 @@ - +
    - Swearing is allowed but please don't be too mean.
    /tech/
    /gen/
    /films/ diff --git a/board/tech/comments-database.js b/board/tech/comments-database.js index 14df312..f9ba10f 100644 --- a/board/tech/comments-database.js +++ b/board/tech/comments-database.js @@ -1,4 +1,4 @@ -let comments = [["ADMIN","welcome to the tech board"],["deadvey","test"],["deadvey","You can talk about tech shit here, programming, hardware, linux, webdev etc"],["javalsai","ooooooo, interesting...."],["deadvey","HIII"],["deadvey","It doesn&#039;t reload as soon as someone else comments though"],["deadvey","fuccck"],["deadvey","&#039;&#039;&#039;&#039;"]] +let comments = [["ADMIN","welcome to the tech board"],["deadvey","test"],["deadvey","You can talk about tech shit here, programming, hardware, linux, webdev etc"],["javalsai","ooooooo, interesting...."],["deadvey","HIII"],["deadvey","It doesn't reload as soon as someone else comments though"],["deadvey","fuccck"],["deadvey","''''"],["deadvey","I'm using NixOS at the moment, it's cool, I also like Arch linux."]] if (typeof module !== "undefined" && module.exports) { module.exports = comments; - } \ No newline at end of file + } diff --git a/board/tech/index.html b/board/tech/index.html index 21f9f6f..df7a46a 100644 --- a/board/tech/index.html +++ b/board/tech/index.html @@ -1 +1 @@ -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/html.js b/html.js index d6a9743..02e5ded 100755 --- a/html.js +++ b/html.js @@ -1,4 +1,4 @@ -let header = `DeaDveys Domain Welcome to DEADVEY DOT COM!!!
    Return / Home page / Blogs Feed image / Reviews / Boards / Gitea Link to gitea page / Invidious / Jellyfin / Search blogs
    ` +let header = `DeaDveys Domain Welcome to DEADVEY DOT COM!!!
    Return / Home page / Blogs Feed image / Reviews / Boards / Gitea Link to gitea page / Invidious / Jellyfin / Monkeytype / Search blogs
    ` let footer = `

    © DeaDvey 2023 - 2024
    This work is licensed under the terms of the GNU General Public License, version 3.0. You are free to copy, distribute, and modify this work under the terms of the GPL 3.0 License. Please see the full license text for details.
    ` let pageTop = ` diff --git a/index.html b/index.html index eb53b7f..69f5d21 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - +

    Blog posts

    diff --git a/music/data.js b/music/data.js index f04da61..73d4477 100644 --- a/music/data.js +++ b/music/data.js @@ -1 +1 @@ -artist = ' '; name = ' Track 4' +artist = ' Cobra Starship'; name = ' Bring It (Snakes on a Plane)' diff --git a/music/index.html b/music/index.html index b1c7165..b82474e 100644 --- a/music/index.html +++ b/music/index.html @@ -1,10 +1,10 @@

    -Name: Track 4
    -Artist:
    +Name: Bring It (Snakes on a Plane)
    +Artist: Cobra Starship
    - + diff --git a/node/app.js b/node/app.js index 48d0fc2..2a44d73 100644 --- a/node/app.js +++ b/node/app.js @@ -13,7 +13,18 @@ const escapeHtml = (unsafe) => { .replace(//g, ">") .replace(/"/g, """) - .replace(/'/g, "'"); + .replace(/'/g, "'") +}; + +const encode = (unsafe) => { + console.log(unsafe) + return unsafe + // Bold + .replace(/\*\*(.*?)\*\*/g,'$1') + + // Italics + .replace(/\*(.*?)\*/g,'$1') + }; // Middleware to parse URL-encoded and JSON bodies @@ -49,7 +60,7 @@ app.post("/board/submit-comment", (req,res) => { if (req.body.name == "") { req.body.name = "Anonymous"; } - comments.push([validator.escape(escapeHtml(req.body.name)),validator.escape(escapeHtml(req.body.comment))]) + comments.push([encode(escapeHtml(req.body.name)),encode(escapeHtml(req.body.comment))]) console.log(comments) content = `let comments = ${JSON.stringify(comments)} if (typeof module !== "undefined" && module.exports) { @@ -76,7 +87,7 @@ app.post("/blog/submit-comment",(req,res) => { if (req.body.name == "") { req.body.name = "Anonymous"; } - comments[req.body.pageID].push([validator.escape(escapeHtml(req.body.name)),validator.escape(escapeHtml(req.body.comment))]) + comments[req.body.pageID].push([encode(escapeHtml(req.body.name)),encode(escapeHtml(req.body.comment))]) content=`comments=${JSON.stringify(comments)} if (typeof module !== "undefined" && module.exports) { module.exports = comments; diff --git a/node/makelinks.js b/node/makelinks.js index 80ca559..f7b2781 100644 --- a/node/makelinks.js +++ b/node/makelinks.js @@ -1,7 +1,8 @@ const fs = require('fs'); +const serverPath = require("./serverPath.js") -const filePath = '/srv/www/htdocs/blog/index.html'; -const blogs = require("/srv/www/htdocs/blog/blogs.js") +const filePath = serverPath+'/blog/index.html'; +const blogs = require(serverPath+"/blog/blogs.js") function escapeQuotes(value) { return value.replace(/["'&<>]/g, function (char) { diff --git a/node/previousBlog.js b/node/previousBlog.js index 2cd0db5..a40ff06 100644 --- a/node/previousBlog.js +++ b/node/previousBlog.js @@ -1 +1 @@ -let lastBlog=68; if (typeof module !== 'undefined' && module.exports) { module.exports = lastBlog; } \ No newline at end of file +let lastBlog=69; if (typeof module !== 'undefined' && module.exports) { module.exports = lastBlog; } \ No newline at end of file diff --git a/project/index.html b/project/index.html index c168aba..a0a1da6 100644 --- a/project/index.html +++ b/project/index.html @@ -8,7 +8,7 @@ - +
    diff --git a/search/list.json b/search/list.json index 829f9d6..ca92429 100755 --- a/search/list.json +++ b/search/list.json @@ -412,5 +412,11 @@ "name": "hello", "tags": "test,website", "link": "/blog/blogs/68.html" + }, + { + "id": 69, + "name": "Paddington in Peru - 3.5", + "tags": "film,review,cinema watch,family watch,3.5/5,paddington,marmalade sandwitches", + "link": "/blog/blogs/69.html" } ] \ No newline at end of file