blob: fde2ba806c810bd8cbbaabe4aab78778d0225ce6 [file] [log] [blame]
<?php
usleep(70000);
header('Cache-Control: no-cache, must-revalidate');
header('Location: http://127.0.0.1:8000/css/resources/circle.svg');
?>