diff --git a/helper.php b/helper.php index 4744f8d..45414e0 100644 --- a/helper.php +++ b/helper.php @@ -52,7 +52,6 @@ // DOCTYPE htmlタグがあるかどうかチェック $out = execcurl($url, 'cout', false, false, false); -dd($out); if (strpos($out, 'The website does not include the "! DOCTYPE html" tag.'; }