茄皇助力

pull/9/head
wd210010 1 year ago committed by GitHub
parent ff155b08c5
commit e3ce06e2b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      qhhz.py

@ -100,4 +100,4 @@ for i in range(len(needhelplist)):
resp_zl = requests.get(f'https://qiehuang-apig.xiaoyisz.com/qiehuangsecond/ga/friend-help/help?userId={needhelplist[i]}&type=0',headers=headers)
result_zl = json.loads(resp_zl.text)
print(result_zl)
print(result_zl['message'].replace('\n\n\n',' '))

Loading…
Cancel
Save