mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 10:58:44 +08:00
Update jd_identicalnew.py
This commit is contained in:
parent
62075b254f
commit
975483770e
@ -28,7 +28,7 @@ if not ipport:
|
|||||||
ipport = "localhost:5700"
|
ipport = "localhost:5700"
|
||||||
else:
|
else:
|
||||||
ipport = ipport.lstrip("http://").rstrip("/")
|
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("&")
|
sub_list = sub_str.split("&")
|
||||||
res_only = os.getenv("RES_ONLY", True)
|
res_only = os.getenv("RES_ONLY", True)
|
||||||
headers = {
|
headers = {
|
||||||
|
Loading…
Reference in New Issue
Block a user