From 4b958bb8f78af72bb188e589bed0fc62b3dc1bd4 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Wed, 17 Mar 2021 18:44:25 +0800 Subject: [PATCH] update --- jd_joy_steal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_joy_steal.js b/jd_joy_steal.js index d12c6c15..53a8e821 100644 --- a/jd_joy_steal.js +++ b/jd_joy_steal.js @@ -304,7 +304,7 @@ function getFriends(currentPage = '1') { headers: { 'Cookie': cookie, 'reqSource': 'h5', - 'Host': 'jdjoy.jd.com', + 'Host': 'draw.jdfcloud.com', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Referer': 'https://jdjoy.jd.com/pet/index',