From d01723c7373f9b026547ab3d3a306a7e4c794d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E9=94=A1=E6=BA=90?= Date: Tue, 15 Nov 2022 00:05:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=80=A7=EF=BC=9A=E6=8F=90=E9=AB=98?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E6=BA=90=E6=9B=BF=E6=8D=A2=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E7=9A=84=E4=BC=98=E5=85=88=E7=BA=A7=EF=BC=8C=E9=81=BF=E5=85=8D?= =?UTF-8?q?=E8=A2=AB=E8=A6=86=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-china-yes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-china-yes.php b/wp-china-yes.php index 98c772b..bb73864 100644 --- a/wp-china-yes.php +++ b/wp-china-yes.php @@ -201,7 +201,7 @@ if ( ! class_exists( 'WP_CHINA_YES' ) ) { } return wp_remote_request( $url, $r ); - }, 1, 3 ); + }, 999999, 3 ); }