From 535b4a0e6297a714d234e9b556cb609e6c84ba4f Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 19 Apr 2025 01:33:27 -0400 Subject: [PATCH] Set branch-specific URIs --- keyboard-watcher.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboard-watcher.user.js b/keyboard-watcher.user.js index 0ada44c..baa024e 100644 --- a/keyboard-watcher.user.js +++ b/keyboard-watcher.user.js @@ -8,8 +8,8 @@ // @version 4 // @author AmineB // @description Ycombinator keyboard nav. -// @downloadURL https://gitea.amine-bouabdallaoui.fr/AmineB/ycombinator-keys/raw/branch/main/keyboard-watcher.js -// @updateURL https://gitea.amine-bouabdallaoui.fr/AmineB/ycombinator-keys/raw/branch/main/keyboard-watcher.js +// @downloadURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.js +// @updateURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.js // ==/UserScript== // jshint esversion: 11