Skip to content

Commit 0b26546

Browse files
committed
1 parent e0208e2 commit 0b26546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

greasemonkey/chatgpt-widescreen-mode.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
// @description:zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-perplexity.ai + poe.com!
236236
// @author Adam Lui
237237
// @namespace https://github.com/adamlui
238-
// @version 2025.2.1
238+
// @version 2025.2.1.1
239239
// @license MIT
240240
// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241241
// @icon64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
@@ -304,7 +304,7 @@
304304
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
305305
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
306306
urls: { update: 'https://gm.chatgptwidescreen.com' },
307-
latestResourceCommitHash: 'bbd0ea4' // for cached app.json + sites.json + messages.json
307+
latestResourceCommitHash: 'e0208e2' // for cached app.json + sites.json + messages.json
308308
}
309309
app.urls.resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.latestResourceCommitHash}`
310310
const remoteAppData = await new Promise(resolve => xhr({

0 commit comments

Comments
 (0)