From 58e7bcf574147e16551b1eaf33eee1c5f489c063 Mon Sep 17 00:00:00 2001 From: Idrees Hassan Date: Thu, 14 Aug 2025 17:11:08 -0400 Subject: [PATCH] Update url once more --- build.js | 2 +- dist/birb.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.js b/build.js index 824fc16..952bb79 100644 --- a/build.js +++ b/build.js @@ -23,7 +23,7 @@ const userScriptHeader = // @version 2025-01-09 // @description birb // @author Idrees -// @updateURL https://raw.githubusercontent.com/IdreesInc/Birb/main/dist/birb.user.js#bypass=true +// @updateURL https://github.com/IdreesInc/Birb/raw/refs/heads/main/dist/birb.user.js // @match *://*/* // @grant GM_setValue // @grant GM_getValue diff --git a/dist/birb.user.js b/dist/birb.user.js index 58d505a..8ede924 100644 --- a/dist/birb.user.js +++ b/dist/birb.user.js @@ -4,7 +4,7 @@ // @version 2025-01-09 // @description birb // @author Idrees -// @updateURL https://raw.githubusercontent.com/IdreesInc/Birb/main/dist/birb.user.js#bypass=true +// @updateURL https://github.com/IdreesInc/Birb/raw/refs/heads/main/dist/birb.user.js#bypass=true // @match *://*/* // @grant GM_setValue // @grant GM_getValue