From 9d5fc34b129f536bfab32175129ec4f7e6d45cec Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Wed, 12 Feb 2025 02:56:46 -0800 Subject: [PATCH] =?UTF-8?q?Bumped=20chatgpt.js=20to=203.6.3=20=E2=86=9E=20?= =?UTF-8?q?[auto-sync=20from=20https://github.com/adamlui/userscripts/tree?= =?UTF-8?q?/master/github/github-widescreen]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- greasemonkey/github-widescreen.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/greasemonkey/github-widescreen.user.js b/greasemonkey/github-widescreen.user.js index 5b74e0c..9d8dc69 100644 --- a/greasemonkey/github-widescreen.user.js +++ b/greasemonkey/github-widescreen.user.js @@ -13,12 +13,12 @@ // @description:zh-TW 自動隱藏 GitHub 上引人注目的側面板 // @author Adam Lui // @namespace https://github.com/adamlui -// @version 2025.2.11 +// @version 2025.2.12 // @license MIT // @icon https://github.githubassets.com/favicons/favicon.png // @match *://github.com/* // @connect raw.githubusercontent.com -// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.6.2/dist/chatgpt.min.js#sha256-HqG1nZFxADY6Gqm39vyC5dWYebEYuyg2Gx35Z9D36F8= +// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.6.3/dist/chatgpt.min.js#sha256-pqYk/Y2iYTPCeA6kM8vQXxzv55idgp9Q4Lcz82+0VIw= // @grant GM_registerMenuCommand // @grant GM_openInTab // @grant GM.xmlHttpRequest