Skip to content

Commit ad5736e

Browse files
committed
1 parent 1b116bc commit ad5736e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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.2.28
228+
// @version 2025.3.3
229229
// @license MIT
230230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231231
// @icon64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
@@ -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: '0421e71' // for cached app.json + messages.json + navicon in toggles.sidebar.insert()
289+
latestResourceCommitHash: '1c3f3c1' // 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}`

0 commit comments

Comments
 (0)