chavyleung / chavyleung/scripts

蔚来无法签到

Open
#233 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.5k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

由于蔚来的签到是向网址post一个请求,但是网址每天是变化的,https://app.nio.com/api/1/app/daily_checkin?app_id=10002&app_ver=4.3.1&device_id=27xxxxxfff46&lang=zh-cn&region=cn&timestamp=1598xxxx&sign=f967fd476d24a3c280defaa6b7e112e1
其中的时间戳和最后的sign参数都会变,而且sign参数似乎是经过key加密过后的,第二天就没用了,不知道该怎么解决

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named. Start by reproducing the NIO daily-checkin POST request shown in the issue and investigate how its timestamp and sign parameters are generated; done means the script can perform the current check-in reliably rather than reuse an expired request.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.