From e7ee10f06764226f10e5022bca810572cc8a428a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 11 Mar 2026 21:54:42 -0700 Subject: [PATCH] Drop TWL word list from Letter Rip client We shifted word validation from the client to the server a while back, but forgot to delete the dictionary. With this commit, the client download will be reduced significantly for this game. --- templates/letterrip-game.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/letterrip-game.html b/templates/letterrip-game.html index 21422b5..a3a73a7 100644 --- a/templates/letterrip-game.html +++ b/templates/letterrip-game.html @@ -6,7 +6,6 @@ - {% endblock %} -- 2.45.2