Skip to content

Commit 26f821b

Browse files
committed
1 parent 2fe87c0 commit 26f821b

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.3.15
238+
// @version 2025.3.15.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
@@ -311,7 +311,7 @@
311311
version: GM_info.script.version, configKeyPrefix: `${env.site} Widescreen`,
312312
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
313313
urls: { update: 'https://gm.chatgptwidescreen.com' },
314-
latestResourceCommitHash: 'd73f219' // for cached app.json + sites.json5 + messages.json
314+
latestResourceCommitHash: '0dba5cd' // for cached app.json + sites.json5 + messages.json
315315
}
316316
app.urls.resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${app.latestResourceCommitHash}`
317317
const remoteAppData = await new Promise(resolve => xhr({

0 commit comments

Comments
 (0)