-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped settings.js ↞ [auto-sync from https://github.com/adamlui/ai-we…
- Loading branch information
1 parent
75bd2d5
commit 198e1f7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -199,7 +199,7 @@ | |
// @description:zh-TW 從無所不知的 ChatGPT 生成無窮無盡的答案 (用任何語言!) | ||
// @author Adam Lui | ||
// @namespace https://github.com/adamlui | ||
// @version 2024.12.2.2 | ||
// @version 2024.12.2.3 | ||
// @license MIT | ||
// @match *://chatgpt.com/* | ||
// @match *://chat.openai.com/* | ||
|
@@ -218,7 +218,7 @@ | |
// @compatible whale | ||
// @compatible kiwi | ||
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js#sha256-rfC4kk8q0byrafp7X0Qf9vaa3JNvkHRwNnUt6uL2hUE= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@9deb8816fe4a59e7be12099a931d7be9289c4e3c/chrome/extension/components/sidebarToggle.js#sha256-QxEb5f+7XLgW8Kxm+Shh+z3kJvMDwxRwCeU4cwppdqU= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@75bd2d5efef4b582dd6e6a0a2a74513ecdf1a358/chrome/extension/components/sidebarToggle.js#sha256-NT/55iZU2mWhri40sY87N7gZqpPU2iBfEZr4W0enV/w= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@9ea9b5ffad099a9a03e0a9567342a18519c1985d/chrome/extension/lib/dom.js#sha256-+GFiSXl3RrudaIQTco8xO2J49vNGL6Roow5ix9SfYGQ= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@ef190cd4806c142a85ca19115b79b92a8cc28009/chrome/extension/lib/settings.js#sha256-ChfPdM1W2zffrfyqPFnKYYh0PbeJTXQWBj4IDHciR0c= | ||
// @connect cdn.jsdelivr.net | ||
|