diff --git a/elabora.php b/elabora.php
index e86c543..267ab1e 100644
--- a/elabora.php
+++ b/elabora.php
@@ -9,12 +9,6 @@ $codFiscale = strtoupper($_POST["codFiscale"]);
$vocali = ['A', 'E', 'I', 'O', 'U'];
-//Si scherza
-if ($sex == "mental illness"){
- echo "";
- echo "";
-}
-
//Calcolo nome
$nvocali = [];
$nconsonanti = [];
diff --git a/index.html b/index.html
index 96be010..51a900f 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,6 @@