Skip to content

Commit

Permalink
Bumped config.latestAssetCommitHash ↞ [auto-sync from `adamlui/auto…
Browse files Browse the repository at this point in the history
…clear-chatgpt-history`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Jul 17, 2024
1 parent 4b126a4 commit 52e47b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"menuLabel_autoClear": { "message": "אַוטאָקלעאַר טשאַץ" },
"menuLabel_toggleVis": { "message": "drawable-action" },
"menuLabel_modeNotifs": { "message": "מאָדע נאָטיפיקאַטיאָנס" },
"menuLabel_about": { "message": "dialogs-action" },
"menuLabel_about": { "message": "וועגן" },
"about_version": { "message": "ווערסיע" },
"about_poweredBy": { "message": "פּאַוערד דורך" },
"about_sourceCode": { "message": "מקור קאָד" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
// @description:zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
// @author Adam Lui
// @namespace https://github.com/adamlui
// @version 2024.7.16
// @version 2024.7.17
// @license MIT
// @icon https://media.autoclearchatgpt.com/images/icons/openai/black/icon48.png?a8868ef
// @icon64 https://media.autoclearchatgpt.com/images/icons/openai/black/icon64.png?a8868ef
Expand Down Expand Up @@ -269,7 +269,7 @@
gitHubURL: 'https://github.com/adamlui/autoclear-chatgpt-history',
greasyForkURL: 'https://greasyfork.org/scripts/460805-autoclear-chatgpt-history',
mediaHostURL: 'https://media.autoclearchatgpt.com/',
latestAssetCommitHash: 'f34c294' } // for cached messages.json + navicon
latestAssetCommitHash: 'fb00565' } // for cached messages.json + navicon
config.updateURL = config.greasyForkURL.replace('https://', 'https://update.')
.replace(/(\d+)-?([a-zA-Z-]*)$/, (_, id, name) => `${ id }/${ !name ? 'script' : name }.meta.js`)
config.supportURL = 'https://support.autoclearchatgpt.com'
Expand Down

0 comments on commit 52e47b2

Please sign in to comment.