Compare commits

..

8 Commits
dev ... main

Author SHA1 Message Date
a13590700372389888247547 2782222326 Add chatGPT4.zip
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:44:28 +08:00
a13590700372389888247547 fcfd176380 test
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:35:29 +08:00
a13590700372389888247547 d08e118dfe test
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:34:18 +08:00
a13590700372389888247547 1e7414da92 Delete chatGPT4.zip
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:33:52 +08:00
a13590700372389888247547 212ed11f85 Delete electerm-1.39.35-win-x64-installer.exe
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:33:44 +08:00
a13590700372389888247547 ff33012918 test
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 12:32:20 +08:00
a13590700372389888247547 bb09466577 Add chatGPT4.zip
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 11:47:44 +08:00
a13590700372389888247547 85af770fc6 Add package.json
Signed-off-by: a13590700372389888247547 <a13590700372389888247547@hero.ai>
2024-11-14 11:46:06 +08:00
4 changed files with 8 additions and 0 deletions

BIN
chatGPT4.zip Normal file

Binary file not shown.

Binary file not shown.

BIN
go1.17.6.windows-amd64.msi Normal file

Binary file not shown.

8
package.json Normal file
View File

@ -0,0 +1,8 @@
{
"dependencies": {
"encryptlong": "^3.1.4"
},
"devDependencies": {
"crypto-js": "^4.1.1"
}
}