From 02fa370c1956f7de336b26699da5fa90491af3d4 Mon Sep 17 00:00:00 2001 From: Brian <-> Date: Sat, 19 Apr 2025 00:58:47 -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 3c25bce..e5b24be 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