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