File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
chatgpt/chatgpt-auto-talk Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 225
225
// @description :zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.1.19
228
+ // @version 2025.1.19.1
229
229
// @license MIT
230
230
// @icon https://assets.chatgptautotalk.com/images/icons/openai/black/icon48.png?v=9f1ed3c
231
231
// @icon 64 https://assets.chatgptautotalk.com/images/icons/openai/black/icon64.png?v=9f1ed3c
684
684
`${ app . msgs . alert_newerVer } ${ app . msgs . appName } ` // msg
685
685
+ `(v${ app . latestVer } ) ${ app . msgs . alert_isAvail } ! `
686
686
+ '<a target="_blank" rel="noopener" style="font-size: 0.7rem" href="'
687
- + app . urls . update . replace ( / .+ \/ ( [ ^ / ] + ) m e t a \. j s / ,
688
- `${ app . urls . gitHub } /commits/main/greasemonkey/$1user.js` )
687
+ + `${ app . urls . gitHub } /commits/main/greasemonkey/${ app . slug } user.js`
689
688
+ `">${ app . msgs . link_viewChanges } </a>` ,
690
689
function update ( ) { // button
691
690
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