From 43712490ee740c8216971b2325f9d4fff936a1be Mon Sep 17 00:00:00 2001 From: ZomoXYZ Date: Sun, 5 Jun 2022 20:51:59 -0500 Subject: [PATCH] update --- src/optifine-download-links.zomo.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/optifine-download-links.zomo.ts b/src/optifine-download-links.zomo.ts index 302db78..3eafc84 100644 --- a/src/optifine-download-links.zomo.ts +++ b/src/optifine-download-links.zomo.ts @@ -1,11 +1,13 @@ // ==UserScript== // @name OptiFine Download Links -// @namespace zomo +// @namespace zomo.dev // @match https://optifine.net/* // @grant none // @version 1.0 // @author zomo // @description automatically grab optifine links through the ads +// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.zomo.js +// @updateURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.zomo.js // ==/UserScript== const onhover = false // when to load link, false will load immediately