-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped modals.js ↞ [auto-sync from https://github.com/adamlui/ai-web-…
- Loading branch information
1 parent
538eadf
commit dd35283
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 2025.1.12 | ||
// @version 2025.1.12.1 | ||
// @license MIT | ||
// @icon https://assets.chatgptinfinity.com/images/icons/infinity-symbol/circled/with-robot/icon48.png?v=69e434b | ||
// @icon64 https://assets.chatgptinfinity.com/images/icons/infinity-symbol/circled/with-robot/icon64.png?v=69e434b | ||
|
@@ -220,7 +220,7 @@ | |
// @connect cdn.jsdelivr.net | ||
// @connect update.greasyfork.org | ||
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js#sha256-+C0x4BOFQc38aZB3pvUC2THu+ZSvuCxRphGdtRLjCDg= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@a43213203634c8fd162c0c7552ab979408925328/chrome/extension/components/modals.js#sha256-erw+XA6HrJkM3oJ07rCMngPrmUZHiNAj6/DOZWDGpRU= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@7c2b7d0e4a7dab121c925da7d8bf9024ea0b5b00/chrome/extension/components/modals.js#sha256-eZNOwrpv72HKnmw32fXAIfQSdB8S/DN+HRyRoquhG6Q= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@588ec90203cf932c04af00144660d5a936239ea3/chrome/extension/components/toggles.js#sha256-0Yz+UQgsBO5raPbRCu8EZw60crlm8pVqrn4rnbpg8OY= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@c6338a22b98eda877436fd6c5950ac3114aea23c/chrome/extension/lib/dom.js#sha256-/QaqzuGGC7PrzjYnXtYh411rJJOp27jWLA4ataKaWWY= | ||
// @require https://cdn.jsdelivr.net/gh/adamlui/chatgpt-infinity@3fb2a12621f1ee971eed9439c5e11d1bddff28fc/chrome/extension/lib/settings.js#sha256-3uj1yPXTh/zZd4pHvMzOznvL5dr00fREbmJe2b5VKkQ= | ||
|