<?php

http_response_code(302);
header('Location: https://youtu.be/5EsEJRXlrGk?autoplay=1&fs=1');
exit;