Removed broken insults from /dc

This commit is contained in:
Ceda EI 2018-04-03 02:21:10 +05:30
parent 7c9b40e5d6
commit 52d684a6a6
1 changed files with 0 additions and 3 deletions

View File

@ -155,9 +155,6 @@ function domain_checker() {
$post_text = $title ." " . implode(' ', $output);
send_text($post_text);
}
else {
send_text(insults());
}
}
function rand_question()