Skip to content

Add essential file for new version for this api#51

Open
cczhong11 wants to merge 5 commits intolzjun567:masterfrom
cczhong11:master
Open

Add essential file for new version for this api#51
cczhong11 wants to merge 5 commits intolzjun567:masterfrom
cczhong11:master

Conversation

@cczhong11
Copy link
Copy Markdown

  • 添加必要的js file到manifest里
  • 添加必要的package到requirements.txt
  • 修改部分代码可以使得程序正确运行
  • 清理多余的print statement和没有调用的代码

Comment thread zhihu/models/account.py
# 要进行加密
path = os.path.join(os.path.split(
os.path.realpath(__file__))[0], 'get_formdata.js')
os.path.realpath(__file__))[0], 'encrypt.js')
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

经验证,这个js file只有在这里调用了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant