File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chatgpt/chatgpt-auto-talk 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 Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226
226
// @author Adam Lui
227
227
// @namespace https://github.com/adamlui
228
- // @version 2025.1.20
228
+ // @version 2025.1.23
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
686
686
+ `${ app . urls . gitHub } /commits/main/greasemonkey/${ app . slug } .user.js`
687
687
+ `">${ app . msgs . link_viewChanges } </a>` ,
688
688
function update ( ) { // button
689
- modals . safeWinOpen ( app . urls . update . replace ( 'meta.js' , 'user.js' ) + ' ?t=' + Date . now ( ) )
689
+ modals . safeWinOpen ( ` ${ app . urls . update } ?t=${ Date . now ( ) } ` )
690
690
} , '' , modals . update . width
691
691
)
692
692
You can’t perform that action at this time.
0 commit comments