Skip to content

Commit 5875c94

Browse files
committed
Bumped app.latestResourceCommitHash
1 parent 673edbc commit 5875c94

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

autoclear-chatgpt-history/greasemonkey/autoclear-chatgpt-history.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.3.23.1
228+
// @version 2025.3.24
229229
// @license MIT
230230
// @icon https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history@f461c06/assets/images/icons/openai/black/icon48.png
231231
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history@f461c06/assets/images/icons/openai/black/icon64.png
@@ -286,7 +286,7 @@
286286
version: GM_info.script.version, configKeyPrefix: 'autoclearChatGPThistory',
287287
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
288288
urls: { update: 'https://gm.autoclearchatgpt.com' },
289-
latestResourceCommitHash: '6120099' // for cached app.json + messages.json + navicon in toggles.sidebar.insert()
289+
latestResourceCommitHash: 'ccf5c2e' // for cached app.json + messages.json + navicon in toggles.sidebar.insert()
290290
}
291291
app.urls.resourceHost = 'https://cdn.jsdelivr.net/gh/adamlui/autoclear-chatgpt-history'
292292
+ `@${app.latestResourceCommitHash}`

chatgpt-auto-continue/greasemonkey/chatgpt-auto-continue.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
// @description:zu ⚡ Terus menghasilkan imibuzo eminingi ye-ChatGPT ngokwesizulu
220220
// @author Adam Lui
221221
// @namespace https://github.com/adamlui
222-
// @version 2025.3.23
222+
// @version 2025.3.24
223223
// @license MIT
224224
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-continue@a8c9387/assets/images/icons/continue-symbol/black/icon48.png
225225
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-continue@a8c9387/assets/images/icons/continue-symbol/black/icon64.png
@@ -276,7 +276,7 @@
276276
version: GM_info.script.version, configKeyPrefix: 'chatGPTautoContinue',
277277
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
278278
urls: { update: 'https://gm.chatgptautocontinue.com' },
279-
latestResourceCommitHash: '2fc3cc3' // for cached app.json + messages.json
279+
latestResourceCommitHash: '410ae75' // for cached app.json + messages.json
280280
}
281281
app.urls.resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-continue@${app.latestResourceCommitHash}`
282282
const remoteAppData = await new Promise(resolve => xhr({

chatgpt-auto-refresh/greasemonkey/chatgpt-auto-refresh.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
// @description:zu *NGOKUPHEPHA* susa ukusetha kabusha ingxoxo yemizuzu eyi-10 + amaphutha enethiwekhi ahlala njalo + Ukuhlolwa kwe-Cloudflare ku-ChatGPT.
221221
// @author Adam Lui
222222
// @namespace https://github.com/adamlui
223-
// @version 2025.3.23.1
223+
// @version 2025.3.24
224224
// @license MIT
225225
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@f11a0a8/assets/images/icons/openai/black/icon48.png
226226
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@f11a0a8/assets/images/icons/openai/black/icon64.png
@@ -299,7 +299,7 @@
299299
support: 'https://support.chatgptautorefresh.com',
300300
update: 'https://gm.chatgptautorefresh.com'
301301
},
302-
latestResourceCommitHash: '11d8353' // for cached messages.json + navicon in toggles.sidebar.insert()
302+
latestResourceCommitHash: '81b69a6' // for cached messages.json + navicon in toggles.sidebar.insert()
303303
}
304304
app.urls.assetHost = app.urls.assetHost.replace('@latest', `@${app.latestResourceCommitHash}`)
305305
app.urls.resourceHost = app.urls.assetHost.replace('/assets', '')

chatgpt-auto-talk/greasemonkey/chatgpt-auto-talk.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.3.23.1
228+
// @version 2025.3.24
229229
// @license MIT
230230
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon48.png
231231
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon64.png
@@ -293,7 +293,7 @@
293293
support: 'https://support.chatgptautotalk.com',
294294
update: 'https://gm.chatgptautotalk.com'
295295
},
296-
latestResourceCommitHash: '68e520a' // for cached messages.json + navicon in toggles.sidebar.insert()
296+
latestResourceCommitHash: 'e617ae1' // for cached messages.json + navicon in toggles.sidebar.insert()
297297
}
298298
app.urls.assetHost = app.urls.assetHost.replace('@latest', `@${app.latestResourceCommitHash}`)
299299
app.urls.resourceHost = app.urls.assetHost.replace('/assets', '')

chatgpt-infinity/greasemonkey/chatgpt-infinity.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
// @description:zh-TW 從無所不知的 ChatGPT 生成無窮無盡的答案 (用任何語言!)
200200
// @author Adam Lui
201201
// @namespace https://github.com/adamlui
202-
// @version 2025.3.23
202+
// @version 2025.3.24
203203
// @license MIT
204204
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@8df6f33/assets/images/icons/infinity-symbol/circled/with-robot/icon48.png
205205
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@8df6f33/assets/images/icons/infinity-symbol/circled/with-robot/icon64.png
@@ -269,7 +269,7 @@
269269
version: GM_info.script.version, configKeyPrefix: 'chatGPTinfinity',
270270
chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
271271
urls: { update: 'https://gm.chatgptinfinity.com' },
272-
latestResourceCommitHash: '5db9c74' // for cached app.json + messages.json + navicon in toggles.sidebar.insert()
272+
latestResourceCommitHash: 'c62c2e6' // for cached app.json + messages.json + navicon in toggles.sidebar.insert()
273273
}
274274
app.urls.resourceHost = `https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@${app.latestResourceCommitHash}`
275275
const remoteAppData = await new Promise(resolve => xhr({

chatgpt-widescreen/greasemonkey/chatgpt-widescreen-mode.user.js

+2-2
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.23
238+
// @version 2025.3.24
239239
// @license MIT
240240
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@844b16e/assets/images/icons/widescreen-robot-emoji/icon48.png
241241
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-widescreen@844b16e/assets/images/icons/widescreen-robot-emoji/icon64.png
@@ -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: '3f25a44' // for cached app.json + sites.json5 + messages.json
314+
latestResourceCommitHash: '4964db1' // 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)