Add an easter egg for shitheads

This commit is contained in:
Xkeeper 2018-03-03 19:49:44 -08:00
parent e072255fc9
commit d4c4b55806

View File

@ -194,6 +194,14 @@
";
}
if($action=='saveprofile'){
if (stripos($_POST['pronouns'], "helicopter") !== false) {
// A wise guy, ey?
// Real original, asshole.
header("Location: https://www.youtube.com/embed/0WrFZAf6EEE?autoplay=1");
die();
}
if ($eddateformat == $defaultdateformat) $eddateformat = '';
if ($eddateshort == $defaultdateshort) $eddateshort = '';