From c84a275d329acbe53680cf17e60ce4f02e04fd24 Mon Sep 17 00:00:00 2001 From: hbrain Date: Mon, 25 May 2026 17:45:52 +0200 Subject: [PATCH] Clean landing copy and add timed redirect --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index f482f46..46218a5 100644 --- a/index.php +++ b/index.php @@ -6,10 +6,10 @@ $videos = glob($config['videos_dir'].'/*.{mp4,webm,mov,m4v}', GLOB_BRACE) ?: []; usort($videos, fn($a,$b)=>filemtime($b)<=>filemtime($a)); $page=max(1,(int)($_GET['page']??1)); $per=$config['items_per_page']; $total=count($videos); $pages=max(1,(int)ceil($total/$per)); $page=min($page,$pages); $slice=array_slice($videos,($page-1)*$per,$per); ?> -MVLog Bubulescu.Org +MVLog Bubulescu.Org

MVLog Bubulescu.Org

-

Videos

No videos yet. Put generated movies in videos/.

+

Videos

No videos yet.

-
+