<?php

if(!isset($_GET['u'])){
    header('HTTP/1.1 418 I\'m a teapot');
}