Update jd_identicalnew.py

This commit is contained in:
Faker
2022-03-28 18:02:01 +08:00
parent 95c575c797
commit 034203992d

View File

@@ -28,7 +28,7 @@ if not ipport:
ipport = "localhost:5700"
else:
ipport = ipport.lstrip("http://").rstrip("/")
sub_str = os.getenv("RES_SUB", "okyyds_yydspure_master")
sub_str = os.getenv("RES_SUB", "shufflewzc_faker3")
sub_list = sub_str.split("&")
res_only = os.getenv("RES_ONLY", True)
headers = {