File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chatgpt/chatgpt-widescreen Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 235
235
// @description :zu Thuthukisa iChatGPT ngemodi zesikrini ezibanzi/egcwele/ephezulu + imodi yokuvimbela i-spam. Futhi isebenza ku-perplexity.ai + poe.com!
236
236
// @author Adam Lui
237
237
// @namespace https://github.com/adamlui
238
- // @version 2025.5.13
238
+ // @version 2025.5.13.1
239
239
// @license MIT
240
240
// @icon https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon48.png?v=844b16e
241
241
// @icon 64 https://assets.chatgptwidescreen.com/images/icons/widescreen-robot-emoji/icon64.png?v=844b16e
319
319
window . app = {
320
320
version : GM_info . script . version , configKeyPrefix : `${ env . site } Widescreen` ,
321
321
chatgptjsVer : / c h a t g p t \. j s @ ( [ \d . ] + ) / . exec ( GM_info . scriptMetaStr ) [ 1 ] , urls : { } ,
322
- latestResourceCommitHash : '7e952e8 ' // for cached <app|messages>.json + sites.json5
322
+ latestResourceCommitHash : '11ab3d0 ' // for cached <app|messages>.json + sites.json5
323
323
}
324
324
app . urls . resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@${ app . latestResourceCommitHash } `
325
325
const remoteAppData = await new Promise ( resolve => xhr ( {
You can’t perform that action at this time.
0 commit comments