Update code
This commit is contained in:
1
codechat/.auth_name
Normal file
1
codechat/.auth_name
Normal file
@@ -0,0 +1 @@
|
||||
codechat_auth.exe
|
||||
1
codechat/.client_protocol
Normal file
1
codechat/.client_protocol
Normal file
@@ -0,0 +1 @@
|
||||
2
|
||||
1
codechat/.port
Normal file
1
codechat/.port
Normal file
@@ -0,0 +1 @@
|
||||
34689:1773278288416_21076_pox4drkjp4mr:1773290598977
|
||||
1
codechat/.secret
Normal file
1
codechat/.secret
Normal file
@@ -0,0 +1 @@
|
||||
b7413c90d72b98ecf6cdb43d1d8e9e31d0bac5978cb8fa33
|
||||
7
codechat/.token
Normal file
7
codechat/.token
Normal 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
1
codechat/.version
Normal file
@@ -0,0 +1 @@
|
||||
6.7.6
|
||||
BIN
codechat/codechat.exe
Normal file
BIN
codechat/codechat.exe
Normal file
Binary file not shown.
BIN
codechat/codechat_auth.exe
Normal file
BIN
codechat/codechat_auth.exe
Normal file
Binary file not shown.
1
codechat/config
Normal file
1
codechat/config
Normal file
@@ -0,0 +1 @@
|
||||
334ea9f170811cb7935ebd629bc50cde
|
||||
2
codechat/run.cmd
Normal file
2
codechat/run.cmd
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
"%~dp0codechat.exe" %*
|
||||
1
codechat/run.ps1
Normal file
1
codechat/run.ps1
Normal file
@@ -0,0 +1 @@
|
||||
& "$PSScriptRoot\codechat.exe" @args
|
||||
Reference in New Issue
Block a user