From 5d005dc60ddfcc36185c287f7f88b9d06096b907 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 20 Apr 2025 00:57:17 -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 bfa2f08..f8600f6 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.user.js -// @updateURL https://gitea.amine-bouabdallaoui.fr/AmineB/ycombinator-keys/raw/branch/main/keyboard-watcher.user.js +// @downloadURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.user.js +// @updateURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.user.js // ==/UserScript== // jshint esversion: 11