diff --git a/js/mzta-chatgpt.js b/js/mzta-chatgpt.js index 17b4720a..7b09f7f8 100644 --- a/js/mzta-chatgpt.js +++ b/js/mzta-chatgpt.js @@ -1,5 +1,5 @@ // Original methods derived from https://github.com/KudoAI/chatgpt.js/blob/7eb8463cd61143fa9e1d5a8ec3c14d3c1b286e54/chatgpt.js -// Using a full string to inject it in the chatgpt page to avoid any security error +// Using a full string to inject it in the ChatGPT page to avoid any security error export const mzta_script = ` async function chatgpt_sendMsg(msg, method ='') {