Skip to content

Commit

Permalink
Update 0secSign.py
Browse files Browse the repository at this point in the history
  • Loading branch information
l1angfeng authored May 19, 2021
1 parent cbce851 commit 3c9ae5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 0secSign.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ def base64_api():


def login(uuid):
username = 0secWikiUser #文库账号
password = 0secWikiPass #文库密码
username = ZsecWikiUser #文库账号
password = ZsecWikiPass #文库密码
headers = {'Accept': 'application/json, text/plain, */*',
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36',
'Content-Type': 'application/json;charset=UTF-8', 'Accept-Encoding': 'gzip, deflate',
Expand Down

0 comments on commit 3c9ae5b

Please sign in to comment.