From b62ba9a6b7a17dd85ea2f8dd20ccc08187c0de62 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 10 Dec 2025 18:27:01 +0500 Subject: feat: privacy policy page --- tos.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'tos.php') diff --git a/tos.php b/tos.php index d410555..08c1769 100644 --- a/tos.php +++ b/tos.php @@ -5,8 +5,6 @@ include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/accounts.php"; authorize_user(); -$contents = ""; - $path = "{$_SERVER['DOCUMENT_ROOT']}/static/txt/TOS.txt"; $contents = "

No rules!

"; -- cgit v1.2.3