File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
chatgpt/chatgpt-auto-refresh Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 220
220
// @description :zu *NGOKUPHEPHA* susa ukusetha kabusha ingxoxo yemizuzu eyi-10 + amaphutha enethiwekhi ahlala njalo + Ukuhlolwa kwe-Cloudflare ku-ChatGPT.
221
221
// @author Adam Lui
222
222
// @namespace https://github.com/adamlui
223
- // @version 2025.1.19
223
+ // @version 2025.1.19.1
224
224
// @license MIT
225
225
// @icon https://assets.chatgptautorefresh.com/images/icons/openai/black/icon48.png?v=f11a0a8
226
226
// @icon 64 https://assets.chatgptautorefresh.com/images/icons/openai/black/icon64.png?v=f11a0a8
733
733
`${ app . msgs . alert_newerVer } ${ app . msgs . appName } ` // msg
734
734
+ `(v${ app . latestVer } ) ${ app . msgs . alert_isAvail } ! `
735
735
+ '<a target="_blank" rel="noopener" style="font-size: 0.7rem" href="'
736
- + app . urls . update . replace ( / .+ \/ ( [ ^ / ] + ) m e t a \. j s / ,
737
- `${ app . urls . gitHub } /commits/main/greasemonkey/$1user.js` )
736
+ + `${ app . urls . gitHub } /commits/main/greasemonkey/${ app . slug } user.js`
738
737
+ `">${ app . msgs . link_viewChanges } </a>` ,
739
738
function update ( ) { // button
740
739
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