TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
#稀土掘金 适配新版完了,url 多了个验证,所以要多抓一个 打开 F12,手动签到完之后,找到 https://api.juejin.cn/growth_api/v1/check_in 然后获取 url 的 uuid=123456&spider=0&msToken=xxxxxx&a_bogus=xxxxxx 填写示例: export JUEJIN_COOKIE='xxxxx#uuid=123456&spider=0&msToken=xxxxxx&a_bogus=xxxxxx' 用 # 分开