heh
Diffstat (limited to 'get.sh')
-rw-r--r--get.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/get.sh b/get.sh
index e8a4208..b3f4a39 100644
--- a/get.sh
+++ b/get.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-curl -sH "Cookie: session=$(cat cooki)" "https://adventofcode.com/2024/day/$(date +"%-d")/input" -o - | tee src/inp.txt
+curl -sH "Cookie: session=$(cat cooki)" "https://adventofcode.com/2025/day/$(date +"%-d")/input" -o - | tee src/inp.txt