From 164fd2a17965ae949fc51d7ff49ea7cfa2524ed6 Mon Sep 17 00:00:00 2001 From: thuanle Date: Thu, 31 Jul 2025 05:35:09 +0700 Subject: [PATCH] Update agent.user.js with download and update URLs for easier access --- agent.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agent.user.js b/agent.user.js index 58dd7fe..7263c6f 100644 --- a/agent.user.js +++ b/agent.user.js @@ -7,6 +7,8 @@ // @run-at document-idle // @grant GM_setValue // @grant GM_getValue +// @downloadURL https://git.thuanle.me/public/binance-alpha-farm-agent/raw/branch/main/agent.user.js +// @updateURL https://git.thuanle.me/public/binance-alpha-farm-agent/raw/branch/main/agent.user.js // ==/UserScript== (async () => {