hide the password

This commit is contained in:
sqzhang 2019-04-27 15:00:16 +08:00
parent 114a3f002e
commit 4e336e4741
1 changed files with 4 additions and 3 deletions

View File

@ -64,9 +64,10 @@ class taobao_infos:
if __name__ == "__main__":
chromedriver_path = "/Users/bird/Desktop/chromedriver" #改成你的chromedriver的完整路径地址
weibo_username = "15626145270" #改成你的微博账号
weibo_password = "zsqzttlxh...." #改成你的微博密码
chromedriver_path = "/Users/bird/Desktop/chromedriver.exe" #改成你的chromedriver的完整路径地址
weibo_username = "改成你的微博账号" #改成你的微博账号
weibo_password = "改成你的微博密码" #改成你的微博密码
a = taobao_infos()
a.login() #登录