From 1a0264ddce88f1f277dd357380eeff9dc089c74f Mon Sep 17 00:00:00 2001 From: Idrees Hassan Date: Thu, 14 Aug 2025 17:10:08 -0400 Subject: [PATCH] Add update url --- build.js | 1 + dist/birb.user.js | 1 + 2 files changed, 2 insertions(+) diff --git a/build.js b/build.js index d88590c..824fc16 100644 --- a/build.js +++ b/build.js @@ -23,6 +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 // @match *://*/* // @grant GM_setValue // @grant GM_getValue diff --git a/dist/birb.user.js b/dist/birb.user.js index a1aa2c1..58d505a 100644 --- a/dist/birb.user.js +++ b/dist/birb.user.js @@ -4,6 +4,7 @@ // @version 2025-01-09 // @description birb // @author Idrees +// @updateURL https://raw.githubusercontent.com/IdreesInc/Birb/main/dist/birb.user.js#bypass=true // @match *://*/* // @grant GM_setValue // @grant GM_getValue