chavyleung / chavyleung/scripts

重新安装QX后,联通签到失败.

Open
#139 16 comments 0 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

获取cookies成功的前提下,提示如下
JS Console]: 中国联通
[JS Console]: 中国联通 签到失败: TypeError: undefined is not an object (evaluating 'VAL_signurl.endsWith')

不知道是不是要清除老配置里的cookies ,但是不知道怎么清除,在JS代码里自己瞎捣鼓了下也没成功,求解!谢谢.

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

Start by reproducing the China Unicom sign-in flow in QX with cookies successfully obtained, then inspect the JavaScript that references VAL_signurl. The reported failure is undefined is not an object while calling VAL_signurl.endsWith; done means the sign-in flow no longer raises this error and completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.