From 42b600714e1e17d28a62e4891b73d3cad1324c34 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 14 Jul 2023 17:10:11 +0700 Subject: [PATCH] Update URL of "updateURL" and "downloadURL" --- better-xcloud.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/better-xcloud.user.js b/better-xcloud.user.js index 45d64f4..aef799c 100644 --- a/better-xcloud.user.js +++ b/better-xcloud.user.js @@ -8,8 +8,8 @@ // @match https://www.xbox.com/*/play* // @run-at document-start // @grant none -// @updateURL https://github.com/redphx/better-xcloud/raw/main/better-xcloud.user.js -// @downloadURL https://github.com/redphx/better-xcloud/raw/main/better-xcloud.user.js +// @updateURL https://github.com/redphx/better-xcloud/releases/latest/download/better-xcloud.user.js +// @downloadURL https://github.com/redphx/better-xcloud/releases/latest/download/better-xcloud.user.js // ==/UserScript== 'use strict';