• Stars
    star
    1,151
  • Rank 40,523 (Top 0.8 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

仅供参考。

JD 关注有礼

目录结构

JD-Script/                  #主仓库
|-- getFollowGifts                # 主目录
|   |-- jd_getFollowGift.py       # 主代码 (必要)
|   |-- JDCookies.txt             # 存放JD cookie,一行一个ck
|   |-- Readme.md                 # 说明书
|   `-- start.sh                  # shell脚本(非必要)
`-- README.md

【兼容环境】

1.Python3.6+ 环境
2.兼容ios设备软件:Pythonista 3、Pyto(已测试正常跑,其他软件自行测试)   
3.Windows exe 

安装依赖模块 :
pip3 install requests
执行:
python3 jd_getFollowGift.py

【更新记录】

2021.6.6:(v1.0.0 Beta)
    * Test
GitHub仓库 https://github.com/curtinlv/JD-Script
TG频道 https://t.me/TopStyle2021
TG群 https://t.me/topStyle996
关注公众号【TopStyle】

TopStyle

@Last Version: v1.1.0

@Last Time: 2021-06-06 07:57

@Author: Curtin

仅以学习交流为主,请勿商业用途、禁止违反国家法律 ,转载请留个名字,谢谢!

End.

回到顶部