From 7022695c057d2d3cb526db92de2ffdf54ba8d10e Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 1 Oct 2025 22:19:15 +0500 Subject: feat: remove letterboxing from videos --- public/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 735f49d..a55199c 100644 --- a/public/index.php +++ b/public/index.php @@ -446,6 +446,14 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); + + + Remove letterboxing[?]: + + + + -- cgit v1.2.3