File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chatgpt/autoclear-chatgpt-history Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 225
225
// @description :zu Ziba itshala lokucabanga okuzoshintshwa ngokuzenzakalelayo uma ukubuka chatgpt.com
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.1.19.2
228
+ // @version 2025.1.19.3
229
229
// @license MIT
230
230
// @icon https://assets.autoclearchatgpt.com/images/icons/openai/black/icon48.png?v=f461c06
231
231
// @icon 64 https://assets.autoclearchatgpt.com/images/icons/openai/black/icon64.png?v=f461c06
699
699
`${ app . msgs . alert_newerVer } ${ app . msgs . appName } ` // msg
700
700
+ `(v${ app . latestVer } ) ${ app . msgs . alert_isAvail } ! `
701
701
+ '<a target="_blank" rel="noopener" style="font-size: 0.7rem" href="'
702
- + `${ app . urls . gitHub } /commits/main/greasemonkey/${ app . slug } user.js`
702
+ + `${ app . urls . gitHub } /commits/main/greasemonkey/${ app . slug } . user.js`
703
703
+ `">${ app . msgs . link_viewChanges } </a>` ,
704
704
function update ( ) { // button
705
705
modals . safeWinOpen ( app . urls . update . replace ( 'meta.js' , 'user.js' ) + '?t=' + Date . now ( ) )
You can’t perform that action at this time.
0 commit comments