torrent api + swip constants

This commit is contained in:
xiaomlove
2021-05-15 19:29:44 +08:00
parent 786095ca96
commit 33e99516b6
55 changed files with 1968 additions and 38 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
<?php
define('REQUEST_ID', $_SERVER['HTTP_X_REQUEST_ID'] ?? $_SERVER['REQUEST_ID'] ?? str_pad(str_replace('.', '', LARAVEL_START), 14, "0", STR_PAD_RIGHT));
define('IN_NEXUS', false);
require dirname(__DIR__) . '/include/constants.php';
/*
|--------------------------------------------------------------------------
| Create The Application