diff --git a/banners.php b/banners.php index ef75c2cb..f08d3b03 100644 --- a/banners.php +++ b/banners.php @@ -1,16 +1,8 @@ \ No newline at end of file +$filename = $files[array_rand($files)]; +header("Location: /banners/$filename", true, 307); +header('Cache-Control: no-cache');