Files
linker/readme/Demo/Config/Config.php
snltty 0d1e62f07d cdkey
2025-03-08 01:56:41 +08:00

7 lines
120 B
PHP

<?php
declare (strict_types=1);
return [
'STATUS' => '1',
'KeyId' => 'FAFAB92C-DFDF-1221-DEA2-40A0E915EB10',
];