Update code

This commit is contained in:
User
2026-03-12 12:47:56 +08:00
parent 92e7fc5bda
commit 9dab61345c
9383 changed files with 1463454 additions and 1 deletions

1
codechat/.auth_name Normal file
View File

@@ -0,0 +1 @@
codechat_auth.exe

View File

@@ -0,0 +1 @@
2

1
codechat/.port Normal file
View File

@@ -0,0 +1 @@
34689:1773278288416_21076_pox4drkjp4mr:1773290598977

1
codechat/.secret Normal file
View File

@@ -0,0 +1 @@
b7413c90d72b98ecf6cdb43d1d8e9e31d0bac5978cb8fa33

7
codechat/.token Normal file
View File

@@ -0,0 +1,7 @@
{
"token": "53fec3387174916c212b85c8cc00d71e745ccc3bc25851295aa18cc63e129e1d",
"expires_at": 1773291780,
"card_type": 7,
"card_expires_at": 1773883128,
"created_at": 1773289980
}

1
codechat/.version Normal file
View File

@@ -0,0 +1 @@
6.7.6

BIN
codechat/codechat.exe Normal file

Binary file not shown.

BIN
codechat/codechat_auth.exe Normal file

Binary file not shown.

1
codechat/config Normal file
View File

@@ -0,0 +1 @@
334ea9f170811cb7935ebd629bc50cde

2
codechat/run.cmd Normal file
View File

@@ -0,0 +1,2 @@
@echo off
"%~dp0codechat.exe" %*

1
codechat/run.ps1 Normal file
View File

@@ -0,0 +1 @@
& "$PSScriptRoot\codechat.exe" @args