Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea
This commit is contained in:
13
common/key.h
Normal file
13
common/key.h
Normal file
@@ -0,0 +1,13 @@
|
||||
// V2 License Public Key
|
||||
// Generated: 2026-03-05 00:48:25
|
||||
|
||||
const BYTE g_LicensePublicKey[64] = {
|
||||
0xa9, 0x5d, 0x1d, 0x44, 0x35, 0x86, 0x85, 0xdd,
|
||||
0xbe, 0x27, 0x26, 0x6d, 0xe7, 0x33, 0x27, 0xf8,
|
||||
0xbe, 0x2d, 0x87, 0xdd, 0xc1, 0x47, 0x18, 0xbf,
|
||||
0xc6, 0x32, 0xfd, 0xce, 0xec, 0x25, 0x1b, 0xf5,
|
||||
0x9b, 0x8a, 0x26, 0xa9, 0x85, 0x42, 0x72, 0x9f,
|
||||
0x68, 0x79, 0x9b, 0x83, 0x5e, 0x2b, 0xd6, 0x59,
|
||||
0x86, 0x64, 0x85, 0xe1, 0xf3, 0xa3, 0x18, 0x95,
|
||||
0x5d, 0xd6, 0x3f, 0x2f, 0x55, 0x0b, 0x76, 0xbd
|
||||
};
|
||||
Reference in New Issue
Block a user