Many changes! New logos, some fixes & updates, new apps.

This commit is contained in:
Naiel
2026-01-26 14:54:59 +00:00
parent 62929e7565
commit bb95d9af85
23 changed files with 115 additions and 35 deletions

View File

@@ -28,7 +28,7 @@ if (file_exists($path . ".thumbnail") && $_GET["thumbnail"] == "1") {
}
header("Content-Type: " . $mime);
header('Content-Length: ' . filesize($path));
header('Cache-Control: max-age=7200');
//header('Cache-Control: max-age=7200');
header("X-Accel-Redirect: $uripath");
// // stream the file