Initial commit

This commit is contained in:
Кодорвань
2026-01-09 13:31:48 +05:00
commit 2b869baa22
151 changed files with 2925 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
// Robot
define('ROBOT', [
'identifier' => null,
'key' => ''
]);