We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23db06b commit c4aee9cCopy full SHA for c4aee9c
chatgpt-infinity/greasemonkey/chatgpt-infinity.user.js
@@ -199,7 +199,7 @@
199
// @description:zh-TW 從無所不知的 ChatGPT 生成無窮無盡的答案 (用任何語言!)
200
// @author Adam Lui
201
// @namespace https://github.com/adamlui
202
-// @version 2025.1.20
+// @version 2025.1.20.1
203
// @license MIT
204
// @icon https://assets.chatgptinfinity.com/images/icons/infinity-symbol/circled/with-robot/icon48.png?v=69e434b
205
// @icon64 https://assets.chatgptinfinity.com/images/icons/infinity-symbol/circled/with-robot/icon64.png?v=69e434b
@@ -216,7 +216,6 @@
216
// @compatible whale
217
// @compatible kiwi
218
// @match *://chatgpt.com/*
219
-// @match *://chat.openai.com/*
220
// @connect cdn.jsdelivr.net
221
// @connect gm.chatgptinfinity.com
222
// @connect raw.githubusercontent.com
0 commit comments