mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
Update jd_identical.py
This commit is contained in:
@@ -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", "shufflewzc_faker2")
|
sub_str = os.getenv("RES_SUB", "shufflewzc_faker3")
|
||||||
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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user