Giter Club home page Giter Club logo

Comments (19)

MikeWang000000 avatar MikeWang000000 commented on June 12, 2024 10

我还是写个demo吧。有空更新。

from golibcookie.

Patrickstar923 avatar Patrickstar923 commented on June 12, 2024

谢谢*^o^*

from golibcookie.

MikeWang000000 avatar MikeWang000000 commented on June 12, 2024

请参考keep_session.py

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

请参考keep_session.py

但是将得到的cookies放入cookie_string,还是会大概一个小时左右过期

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

QQ图片20220607173802
QQ图片20220607173839

from golibcookie.

MikeWang000000 avatar MikeWang000000 commented on June 12, 2024

@56luffy 感谢反馈。是由于我的脚本中最初设置的 cookie 没有指定 domain 因此未被成功覆盖更新。
目前采用去重的方法解决了这个问题,脚本文件已经更新。

if session.cookies.keys().count("Authorization") > 1:
session.cookies.set("Authorization", domain="", value=None)

from golibcookie.

hk20203 avatar hk20203 commented on June 12, 2024

你们最长能保活多久啊,我这里还是保不住

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

你们最长能保活多久啊,我这里还是保不住

我没用这个,SERVERID=;Hm_lpvt_7ecd21a13263a714793f376c18038a87=;wechatSESS_ID=;Hm_lvt_7ecd21a13263a714793f376c18038a87=;FROM_TYPE=weixin作为cookies,刷新主页,能保活半个月

from golibcookie.

Your-favorite-Tobs avatar Your-favorite-Tobs commented on June 12, 2024

也没用用啊> > 你们最长能保活多久啊,我这里还是保不住

我没用这个,SERVERID=;Hm_lpvt_7ecd21a13263a714793f376c18038a87=;wechatSESS_ID=;Hm_lvt_7ecd21a13263a714793f376c18038a87=;FROM_TYPE=weixin作为cookies,刷新主页,能保活半个月

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

也没用用啊> > 你们最长能保活多久啊,我这里还是保不住

我没用这个,SERVERID=;Hm_lpvt_7ecd21a13263a714793f376c18038a87=;wechatSESS_ID=;Hm_lvt_7ecd21a13263a714793f376c18038a87=;FROM_TYPE=weixin作为cookies,刷新主页,能保活半个月

每隔五分钟post一下主页试试,我两次都保活十天以上,第二次12天的时候被我停了

from golibcookie.

xu20160924 avatar xu20160924 commented on June 12, 2024

现在除了cookie保活,还有2分钟内排队,这个怎么搞?抓包也没找到相应的接口

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

from golibcookie.

xu20160924 avatar xu20160924 commented on June 12, 2024

@56luffy 你现在保活还是你的post主页还是通过这个keep_session.py脚本? 排队的能给个链接吗? 现在就差这俩就能定时预约了

from golibcookie.

56luffy avatar 56luffy commented on June 12, 2024

from golibcookie.

xu20160924 avatar xu20160924 commented on June 12, 2024

@56luffy 排队的有链接吗?加个微信?

from golibcookie.

fengtao1998 avatar fengtao1998 commented on June 12, 2024

现在怎么保活啊,这个里面的半小时就过期了

from golibcookie.

fengtao1998 avatar fengtao1998 commented on June 12, 2024

现在用的是这个,不过排队的话7月用过,现在不知道啊,8月他可能更新了,7月还可以post主页保活现在不行了 | | @.*** | | @.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年09月15日 10:05 | | 收件人 | @.> | | 抄送至 | @.@.> | | 主题 | Re: [MikeWang000000/GoLibCookie] request session保活id问题 (Issue #6) | @56luffy 你现在保活还是你的post主页还是通过这个keep_session.py脚本? 排队的能给个链接吗? 现在就差这俩就能定时预约了 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

用这个怎么保活呢,我获取到新的替换之后还是不可用

from golibcookie.

lovelearn123123 avatar lovelearn123123 commented on June 12, 2024

同志们怎么保活cookie

from golibcookie.

lovelearn123123 avatar lovelearn123123 commented on June 12, 2024

半小时就失效

from golibcookie.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.