From 63f3f9f3c94ea3e5ae594b09e2b0385a6fccb9ba Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Thu, 27 Sep 2018 10:48:04 +0800 Subject: [PATCH] ignore search url --- application/views/tools/amp_check.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/tools/amp_check.php b/application/views/tools/amp_check.php index 8c35c14d..230b01ca 100644 --- a/application/views/tools/amp_check.php +++ b/application/views/tools/amp_check.php @@ -102,6 +102,7 @@ $(function() { $it) { if ($key == 800) break; + if (stripos($it->ic_url, 'search') !== FALSE) continue; ?>