推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
hoxis
V2EX  ›  Python

Python 实现「食行生鲜」签到领积分

  •  
  •   hoxis · Aug 3, 2018 · 4101 views
    This topic created in 2975 days ago, the information mentioned may be changed or developed.

    https://mp.weixin.qq.com/s/M_zbszwC7EWEQLqtRlFnWg

    非广告。。。不知道有多少用「食行生鲜」的。。。

    用过「食行生鲜」的同学应该知道,每天可以在食行生鲜签到,签到可以领到 20 积分,在购物时可以抵 2 毛钱。钱虽少,但是积少成多,买菜时可以抵扣一两块钱还是不错的。

    另外,有大神能看出来登录密码是怎么加密的吗?

    页面输入的 000000,登录时加密成了 98a53578bd74e150

    4 replies  •  2018-08-03 16:11:36 +08:00
    smilepig
        1
    smilepig  
       Aug 3, 2018
    js 加密?看代码啊
    SayHeya
        2
    SayHeya  
       Aug 3, 2018   ❤️ 1
    刚刚看了下密码加密,不是很难,js 加密代码 如下,把末行 get_pwd 第一个参数替换成自己的密码就行了:
    https://raw.githubusercontent.com/EngiGu/python-login-with-JS/master/shihangshengxian/pwd.js
    hoxis
        4
    hoxis  
    OP
       Aug 3, 2018
    @SayHeya 多谢了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2500 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 07:18 · PVG 15:18 · LAX 00:18 · JFK 03:18
    ♥ Do have faith in what you're doing.