From 34959d7820db10ab308bf4733a32fafae74dac08 Mon Sep 17 00:00:00 2001 From: sistav Date: Sun, 22 Feb 2026 15:06:56 -0500 Subject: [PATCH] test --- test/index.php | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/test/index.php b/test/index.php index 61cecc4..cc5af55 100644 --- a/test/index.php +++ b/test/index.php @@ -1,22 +1,18 @@ +$token = bin2hex(random_bytes(8)); +$base_url = 'https://sistav.com'; +$gif_url = $base_url . '/assets/gif.php?t=' . $token; +?> - + @@ -25,13 +21,20 @@ if (isset($_GET['id'])) { -