From 3e57c53af83800fc8f4f8e3cc7097ec67a5ddd0c Mon Sep 17 00:00:00 2001 From: yhf Date: Sun, 25 Mar 2018 21:13:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list.php b/list.php index d620fad..a602688 100644 --- a/list.php +++ b/list.php @@ -12,7 +12,7 @@ $domain="http://www.91porn.com"; } setcookie('91url',$domain); -echo $domain; + $page=1; if($_REQUEST["page"]){ $page = $_REQUEST["page"];