From c3ffcca1424a5a5fe489c30c3ac6fbe1b4a18780 Mon Sep 17 00:00:00 2001 From: lhy6305 <2734565242@qq.com> Date: Mon, 23 Sep 2024 23:25:46 +0800 Subject: [PATCH] ~~ssh~~ https auto update --- incl_external_flag.php | 1 + 1 file changed, 1 insertion(+) diff --git a/incl_external_flag.php b/incl_external_flag.php index dafad61..bcd00dd 100644 --- a/incl_external_flag.php +++ b/incl_external_flag.php @@ -62,6 +62,7 @@ if(!is_readable($pf)) { exit; } +//the included script should handle the rest of the request require($pf); exit;