From 05b30f33bece257703c8c32f3edc7c48d981a7f9 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 1 Oct 2023 14:13:01 -0700 Subject: [PATCH] x -> nitter --- .hammerspoon/init.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.hammerspoon/init.fnl b/.hammerspoon/init.fnl index 9ee4ffc..6fb8972 100644 --- a/.hammerspoon/init.fnl +++ b/.hammerspoon/init.fnl @@ -121,7 +121,8 @@ "https://sci-hub.st/%1"] [:twitter "^https://twitter.com/(.*)" - "https://nitter.net/%1"]]] + "https://nitter.net/%1"] + [:x "^https://x.com/(.*)" "https://nitter.net/%1"]]] (Install:andUse :URLDispatcher {:config {: url_patterns : url_redir_decoders :default_handler handlers.arc