File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.10.15.1
151+ // @version 2025.10.15.2
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
18651865 const aboutModal = modals . alert (
18661866 `${ app . symbol } ${ app . msgs . appName } ` , // title
18671867 `<span style="${ labelStyles } ">🧠 ${ app . msgs . about_author } :</span> `
1868- + `<a href="${ app . author [ 0 ] . url } ">${ app . author [ 0 ] . name } </a> ${ app . msgs . about_and } `
1869- + ` <a href="${ app . urls . contributors } ">${ app . msgs . about_contributors } </a>\n`
1868+ + `<a href="${ app . author [ 0 ] . url } " target="_blank" rel="nopener">${ app . author [ 0 ] . name } </a> `
1869+ + `${ app . msgs . about_and } <a href="${ app . urls . contributors } " target="_blank" rel="nopener">`
1870+ + `${ app . msgs . about_contributors } </a>\n`
18701871 + `<span style="${ labelStyles } ">🏷️ ${ app . msgs . about_version } :</span> `
18711872 + `<span class="about-em">${ app . version } </span>\n`
18721873 + `<span style="${ labelStyles } ">📜 ${ app . msgs . about_openSourceCode } :</span> `
You can’t perform that action at this time.
0 commit comments