Fixed methods derived message
This commit is contained in:
parent
ec154f663f
commit
17906d4a7e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
|
||||
// Original methods derived from https://github.com/KudoAI/chatgpt.js/blob/7eb8463cd61143fa9e1d5a8ec3c14d3c1b286e54/chatgpt.js
|
||||
// Some 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
|
||||
|
||||
export const mzta_script = `
|
||||
|
|
|
|||
Loading…
Reference in a new issue