export default function Page() { return ( <> <p id="pwned"> If you were redirected here then the dangerous javascript URL was followed. </p> </> ) }