diff --git a/auberge_vagabonde/en.json b/auberge_vagabonde/en.json
index 3209a77..44ecb7c 100644
--- a/auberge_vagabonde/en.json
+++ b/auberge_vagabonde/en.json
@@ -827,7 +827,10 @@
             "https://wanderinginn.com/2025/03/08/10-35-pt-3/",
             "https://wanderinginn.com/2025/03/16/10-36-pt-1/",
             "https://wanderinginn.com/2025/03/22/10-36-pt-2/",
-            "https://wanderinginn.com/2025/03/29/tales-of-innworld-4/"
+            "https://wanderinginn.com/2025/03/29/tales-of-innworld-4/",
+            "https://wanderinginn.com/2025/04/06/10-37-gdi-pt-1/",
+            "https://wanderinginn.com/2025/04/06/10-37-gdi-pt-2/",
+            "https://wanderinginn.com/2025/04/06/10-37-gdi-pt-3/"
         ]
     }
 ]
\ No newline at end of file
diff --git a/poetry.lock b/poetry.lock
index c40ee4c..0bbad7b 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -554,14 +554,14 @@ files = [
 
 [[package]]
 name = "typing-extensions"
-version = "4.13.1"
+version = "4.13.2"
 description = "Backported and Experimental Type Hints for Python 3.8+"
 optional = false
 python-versions = ">=3.8"
 groups = ["main", "dev"]
 files = [
-    {file = "typing_extensions-4.13.1-py3-none-any.whl", hash = "sha256:4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69"},
-    {file = "typing_extensions-4.13.1.tar.gz", hash = "sha256:98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff"},
+    {file = "typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c"},
+    {file = "typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef"},
 ]
 
 [metadata]