"Cloudburst System", "description" => "Lorem ipsum dolor sit amet" ])); } if (!file_exists($_SERVER["DOCUMENT_ROOT"] . "/data/files.json")) { file_put_contents($_SERVER["DOCUMENT_ROOT"] . "/data/files.json", json_encode([])); } if ($_SERVER['HTTP_HOST'] !== "conep.one" && $_SERVER['HTTP_HOST'] !== "www.conep.one" && $_SERVER['HTTP_HOST'] !== "localhost" && $_SERVER['HTTP_HOST'] !== "0.0.0.0") { header("Location: https://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']); die(); } global $general; $general = json_decode(file_get_contents($_SERVER["DOCUMENT_ROOT"] . "/data/general.json"), true); ?> <?php if (isset($title)): ?> <?= $title ?> | <?php endif; ?> <?= $general["name"] ?>