From 5469f035411fb0560902693af7b5144d31a7bcaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Sun, 5 Jun 2022 20:58:14 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=94=E3=82=81=E3=82=93=20#1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helper.php | 1 - 1 file changed, 1 deletion(-) 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.'; }