From 6bfc17cd1d08ea5b0cc11d58391113f5c8a491f1 Mon Sep 17 00:00:00 2001 From: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com> Date: Sun, 10 Aug 2025 06:46:58 -0500 Subject: [PATCH] Update gulf.user.js --- gulf.user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gulf.user.js b/gulf.user.js index d7d4133..b15824b 100644 --- a/gulf.user.js +++ b/gulf.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Fix The Gulf (UserScript Version) // @namespace dev.namelessnanashi.FixTheGulf -// @version 0.0.1 +// @version 0.0.2 // @description Userscript version of Fix The Gulf // @match https://maps.google.com/* // @match https://www.google.com/maps/* @@ -9,8 +9,8 @@ // @include https://www.google.com/maps/* // @run-at document-idle // @icon https://github.com/NanashiTheNameless/FixTheGulf/raw/refs/heads/main/icon.png -// @downloadURL https://github.com/NanashiTheNameless/FixTheGulf/raw/refs/heads/main/gulf.js -// @updateURL https://github.com/NanashiTheNameless/FixTheGulf/raw/refs/heads/main/gulf.js +// @downloadURL https://github.com/NanashiTheNameless/FixTheGulf/raw/refs/heads/main/gulf.user.js +// @updateURL https://github.com/NanashiTheNameless/FixTheGulf/raw/refs/heads/main/gulf.user.js // @copyright https://github.com/NanashiTheNameless/FixTheGulf/blob/main/LICENSE // ==/UserScript==