From ef605ea198dae682d53b4088a175bf67c3d133bc Mon Sep 17 00:00:00 2001 From: Luigi D'Acunto Date: Tue, 14 Jul 2026 22:18:10 +0200 Subject: [PATCH] Aggiorna il namespace nel file GAIA-Swissknife.user.js --- tampermonkey-script/GAIA-Swissknife.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tampermonkey-script/GAIA-Swissknife.user.js b/tampermonkey-script/GAIA-Swissknife.user.js index 8d4f1d9..ea41eac 100644 --- a/tampermonkey-script/GAIA-Swissknife.user.js +++ b/tampermonkey-script/GAIA-Swissknife.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name GAIA - Swissknife -// @namespace https://gitlab.luigidacunto.com/consultant/gaia-swissknife +// @namespace https://git.luigidacunto.com/cri/gaia-swissknife.git // @updateURL https://luigidacunto.com/scripts/gaia-swissknife/tampermonkey-script/GAIA-Swissknife.user.js // @downloadURL https://luigidacunto.com/scripts/gaia-swissknife/tampermonkey-script/GAIA-Swissknife.user.js // @changelogURL https://luigidacunto.com/scripts/gaia-swissknife/tampermonkey-script/CHANGELOG.md