mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-13 16:27:30 +00:00
Update jd_identicalnew.py
This commit is contained in:
parent
62075b254f
commit
975483770e
|
@ -28,7 +28,7 @@ if not ipport:
|
|||
ipport = "localhost:5700"
|
||||
else:
|
||||
ipport = ipport.lstrip("http://").rstrip("/")
|
||||
sub_str = os.getenv("RES_SUB", "okyyds_yyds_master")
|
||||
sub_str = os.getenv("RES_SUB", "shufflewzc_faker2")
|
||||
sub_list = sub_str.split("&")
|
||||
res_only = os.getenv("RES_ONLY", True)
|
||||
headers = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user