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'])) { -