|
148 | 148 | // @description:zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!) |
149 | 149 | // @author KudoAI |
150 | 150 | // @namespace https://kudoai.com |
151 | | -// @version 2026.1.3.1 |
| 151 | +// @version 2026.1.4 |
152 | 152 | // @license MIT |
153 | 153 | // @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f |
154 | 154 | // @icon64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f |
|
194 | 194 | // @connect duckduckgpt.com |
195 | 195 | // @connect fanyi.sogou.com |
196 | 196 | // @connect raw.githubusercontent.com |
197 | | -// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.8.4/dist/chatgpt.min.js#sha256-tYhvHliPyfsEyE9hTEyGudofjnp2Hpz/iWOllkm9o4w= |
| 197 | +// @require https://cdn.jsdelivr.net/npm/@kudoai/chatgpt.js@3.8.5/dist/chatgpt.min.js#sha256-0NMJgflkEQlWbXxtN4SD+wogV6ss2TY6JAu4A0hmM0k= |
198 | 198 | // @require https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.2.0/crypto-js.min.js#sha256-dppVXeVTurw1ozOPNE3XqhYmDJPOosfbKQcHyQSE58w= |
199 | 199 | // @require https://cdn.jsdelivr.net/npm/json5@2.2.3/dist/index.min.js#sha256-S7ltnVPzgKyAGBlBG4wQhorJqYTehj5WQCrADCKJufE= |
200 | 200 | // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@c6ad80f/assets/js/components/chatbot/buttons.js#sha256-zDeKy+SE4ATa6cXYSfcOmQQUfDsEB3vemZg+9QclWeg= |
|
241 | 241 | // ==/UserScript== |
242 | 242 |
|
243 | 243 | // Dependencies: |
244 | | -// ✓ chatgpt.js (https://chatgpt.js.org) © 2023–2025 KudoAI & contributors under the MIT license |
245 | | -// ✓ dom.js © 2023–2025 Adam Lui under the MIT license |
246 | | -// ✓ generate-ip (https://generate-ip.org) © 2024–2025 Adam Lui & contributors under the MIT license |
| 244 | +// ✓ chatgpt.js (https://chatgpt.js.org) © 2023–2026 KudoAI & contributors under the MIT license |
| 245 | +// ✓ dom.js © 2023–2026 Adam Lui under the MIT license |
| 246 | +// ✓ generate-ip (https://generate-ip.org) © 2024–2026 Adam Lui & contributors under the MIT license |
247 | 247 | // ✓ highlight.js (https://highlightjs.org) © 2006 Ivan Sagalaev under the BSD 3-Clause license |
248 | 248 | // ✓ KaTeX (https://katex.org) © 2013–2020 Khan Academy & other contributors under the MIT license |
249 | 249 | // ✓ Marked (https://marked.js.org) © 2018+ MarkedJS © 2011–2018 Christopher Jeffrey under the MIT license |
250 | | -// ✓ Tone.js (https://tonejs.github.io) © 2014–2025 Yotam Mann under the MIT license |
| 250 | +// ✓ Tone.js (https://tonejs.github.io) © 2014–2026 Yotam Mann under the MIT license |
251 | 251 |
|
252 | 252 | // Documentation: https://docs.ddgpt.com |
253 | 253 |
|
|
0 commit comments