Skip to content

Commit 777616d

Browse files
committed
1 parent a746df6 commit 777616d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/chatgpt-widescreen/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.4.28
238+
// @version 2025.4.28.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
@@ -319,7 +319,7 @@
319319
const app = {
320320
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
321321
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1], urls: {},
322-
latestResourceCommitHash: '62cf3de' // for cached app.json + sites.json5 + messages.json
322+
latestResourceCommitHash: 'af0fdb2' // for cached app.json + sites.json5 + messages.json
323323
}
324324
app.urls.resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.latestResourceCommitHash}`
325325
const remoteAppData = await new Promise(resolve => xhr({

0 commit comments

Comments
 (0)