From 6b0614e44d80793670bae534bec5465bfe10d8a2 Mon Sep 17 00:00:00 2001 From: ZomoXYZ Date: Mon, 6 Jun 2022 21:26:00 -0500 Subject: [PATCH] didnt meant to do that --- dist/optifine-download-links.user.js | 16 ++++++++-------- dist/twitch-click-mute.user.js | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dist/optifine-download-links.user.js b/dist/optifine-download-links.user.js index eaf516d..4977ec8 100644 --- a/dist/optifine-download-links.user.js +++ b/dist/optifine-download-links.user.js @@ -1,12 +1,12 @@ // ==UserScript== -// @ name OptiFine Download Links -// @ namespace zomo.dev -// @ match https://optifine.net/* -// @ version 1.0 -// @ description automatically grab optifine links through the ads -// @ downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.user.js -// @ supportURL https://git.zomo.dev/zomo/browser-scripts/issues -// @ homepageURL https://git.zomo.dev/zomo/browser-scripts +// @name OptiFine Download Links +// @namespace zomo.dev +// @match https://optifine.net/* +// @version 1.0 +// @description automatically grab optifine links through the ads +// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.user.js +// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues +// @homepageURL https://git.zomo.dev/zomo/browser-scripts // ==/UserScript== // scripts/optifine-download-links/main.ts var onhover = false; diff --git a/dist/twitch-click-mute.user.js b/dist/twitch-click-mute.user.js index dd9ce95..4b65984 100644 --- a/dist/twitch-click-mute.user.js +++ b/dist/twitch-click-mute.user.js @@ -1,12 +1,12 @@ // ==UserScript== -// @ name twitch click to mute -// @ namespace zomo.dev -// @ match https://www.twitch.tv/* -// @ version 1.0 -// @ description click to mute/unmute -// @ downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-click-mute.user.js -// @ supportURL https://git.zomo.dev/zomo/browser-scripts/issues -// @ homepageURL https://git.zomo.dev/zomo/browser-scripts +// @name twitch click to mute +// @namespace zomo.dev +// @match https://www.twitch.tv/* +// @version 1.0 +// @description click to mute/unmute +// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-click-mute.user.js +// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues +// @homepageURL https://git.zomo.dev/zomo/browser-scripts // ==/UserScript== // scripts/twitch-click-mute/main.ts addEventListener("load", () => {