V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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 · 2018-08-03 13:45:33 +08:00 · 2860 次点击
    这是一个创建于 2064 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

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

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

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

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

    4 条回复    2018-08-03 16:11:36 +08:00
    smilepig
        1
    smilepig  
       2018-08-03 15:55:18 +08:00
    js 加密?看代码啊
    SayHeya
        2
    SayHeya  
       2018-08-03 16:02:52 +08:00   ❤️ 1
    刚刚看了下密码加密,不是很难,js 加密代码 如下,把末行 get_pwd 第一个参数替换成自己的密码就行了:
    https://raw.githubusercontent.com/EngiGu/python-login-with-JS/master/shihangshengxian/pwd.js
    hoxis
        4
    hoxis  
    OP
       2018-08-03 16:11:36 +08:00
    @SayHeya 多谢了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3486 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 10:54 · PVG 18:54 · LAX 03:54 · JFK 06:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.