mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 19:59:38 +00:00
Add update url
This commit is contained in:
1
build.js
1
build.js
@@ -23,6 +23,7 @@ const userScriptHeader =
|
|||||||
// @version 2025-01-09
|
// @version 2025-01-09
|
||||||
// @description birb
|
// @description birb
|
||||||
// @author Idrees
|
// @author Idrees
|
||||||
|
// @updateURL https://raw.githubusercontent.com/IdreesInc/Birb/main/dist/birb.user.js#bypass=true
|
||||||
// @match *://*/*
|
// @match *://*/*
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
|
|||||||
1
dist/birb.user.js
vendored
1
dist/birb.user.js
vendored
@@ -4,6 +4,7 @@
|
|||||||
// @version 2025-01-09
|
// @version 2025-01-09
|
||||||
// @description birb
|
// @description birb
|
||||||
// @author Idrees
|
// @author Idrees
|
||||||
|
// @updateURL https://raw.githubusercontent.com/IdreesInc/Birb/main/dist/birb.user.js#bypass=true
|
||||||
// @match *://*/*
|
// @match *://*/*
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
|
|||||||
Reference in New Issue
Block a user