Skip to content

Commit 132eb54

Browse files
committed
1 parent 1cbf5d1 commit 132eb54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt/chatgpt-auto-talk/chatgpt-auto-talk.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
// @description:zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela
226226
// @author Adam Lui
227227
// @namespace https://github.com/adamlui
228-
// @version 2025.3.22.1
228+
// @version 2025.3.22.2
229229
// @license MIT
230230
// @icon https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon48.png
231231
// @icon64 https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@9f1ed3c/assets/images/icons/openai/black/icon64.png
@@ -279,6 +279,7 @@
279279
configKeyPrefix: 'chatGPTautoTalk', chatgptJSver: /chatgpt\.js@([\d.]+)/.exec(GM_info.scriptMetaStr)[1],
280280
author: { name: 'Adam Lui', url: 'https://github.com/adamlui' },
281281
urls: {
282+
assetHost: 'https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@latest/assets',
282283
chatgptJS: 'https://chatgpt.js.org',
283284
contributors: 'https://docs.chatgptautotalk.com/#-contributors',
284285
discuss: 'https://github.com/adamlui/chatgpt-auto-talk/discussions',
@@ -288,7 +289,6 @@
288289
payPal: 'https://paypal.me/adamlui'
289290
},
290291
gitHub: 'https://github.com/adamlui/chatgpt-auto-talk',
291-
assetHost: 'https://cdn.jsdelivr.net/gh/adamlui/chatgpt-auto-talk@latest/assets',
292292
relatedExtensions: 'https://github.com/adamlui/ai-web-extensions',
293293
support: 'https://support.chatgptautotalk.com',
294294
update: 'https://gm.chatgptautotalk.com'

0 commit comments

Comments
 (0)