From 3ca4be57102f478d38879dfade5ea1d85403b49c Mon Sep 17 00:00:00 2001 From: Faker Date: Thu, 11 Aug 2022 10:16:33 +0800 Subject: [PATCH] Update jd_identical.py --- jd_identical.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_identical.py b/jd_identical.py index 9f0f234..234e7df 100644 --- a/jd_identical.py +++ b/jd_identical.py @@ -28,7 +28,7 @@ if not ipport: ipport = "localhost:5700" else: ipport = ipport.lstrip("http://").rstrip("/") -sub_str = os.getenv("RES_SUB", "shufflewzc_faker2") +sub_str = os.getenv("RES_SUB", "shufflewzc_faker3") sub_list = sub_str.split("&") res_only = os.getenv("RES_ONLY", True) headers = {