Skip to content

Commit 0ed8070

Browse files
committed
1 parent a270959 commit 0ed8070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

greasemonkey/chatgpt-auto-refresh.user.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
// @description:zu *NGOKUPHEPHA* susa ukusetha kabusha ingxoxo yemizuzu eyi-10 + amaphutha enethiwekhi ahlala njalo + Ukuhlolwa kwe-Cloudflare ku-ChatGPT.
221221
// @author Adam Lui
222222
// @namespace https://github.com/adamlui
223-
// @version 2025.3.22.1
223+
// @version 2025.3.22.2
224224
// @license MIT
225225
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@f11a0a8/assets/images/icons/openai/black/icon48.png
226226
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@f11a0a8/assets/images/icons/openai/black/icon64.png
@@ -285,6 +285,7 @@
285285
configKeyPrefix: 'chatGPTautoRefresh', chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
286286
author: { name: 'Adam Lui', url: 'https://github.com/adamlui' },
287287
urls: {
288+
assetHost: 'https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@latest/assets',
288289
chatgptJS: 'https://chatgpt.js.org',
289290
contributors: 'https://docs.chatgptautorefresh.com/#-contributors',
290291
discuss: 'https://github.com/adamlui/chatgpt-auto-refresh/discussions',
@@ -294,7 +295,6 @@
294295
payPal: 'https://paypal.me/adamlui'
295296
},
296297
gitHub: 'https://github.com/adamlui/chatgpt-auto-refresh',
297-
assetHost: 'https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-refresh@latest/assets',
298298
relatedExtensions: 'https://github.com/adamlui/ai-web-extensions',
299299
support: 'https://support.chatgptautorefresh.com',
300300
update: 'https://gm.chatgptautorefresh.com'

0 commit comments

Comments
 (0)