commit a7456575854540c819f788d474164cfee2f8073b
parent 659a5c13b22bfa6c35d4ca1537b49cc27b053acc
Author: breadcat <breadcat@users.noreply.github.com>
Date: Thu, 20 Aug 2026 20:20:34 +0100
"Log in to use old Reddit". Fuck off
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -209,7 +209,7 @@
{ name: "Radiooooo", url: "https://radiooooo.com/" },
{ name: "Real Time Lightning Map", url: "https://www.lightningmaps.org/" },
{ name: "Redactle", url: "https://redactle.net/" },
- { name: "Reddit", url: "https://old.reddit.com/r/" + subreddits.join("+") + "/" },
+ { name: "Reddit", url: "https://reddit.com/r/" + subreddits.join("+") + "/" },
{ name: "Rightmove", url: "https://www.rightmove.co.uk/" },
{ name: "Showcase", url: "https://www.showcasecinemas.co.uk/showtimes/showcase-cinema-de-lux-leeds" },
{ name: "Sliding Puzzle Solver", url: "https://jweilhammer.github.io/sliding-puzzle-solver/" },