Skip to content

Conversation

@LoveDoLove
Copy link
Contributor

@LoveDoLove LoveDoLove commented Jul 22, 2025

English

Description:

  • Updated the User-Agent string in BASE_HEADERS to use a newer Chrome version.
  • Removed "www." from the API URL to match the correct endpoint.

中文

描述:

  • BASE_HEADERS 中的 User-Agent 字符串更新为较新的 Chrome 版本。
  • 从 API URL 中删除了“www.”,以匹配正确的端点。

更新了 BASE_HEADERS 中的 User-Agent 字符串以使用较新的 Chrome 版本,并从使用 API URL 中删除了“www.”以匹配正确的端点。
@LoveDoLove LoveDoLove changed the title 在配置中更新 User-Agent 和使用 API URL 优化配置中的 User-Agent 并修正 API 端点 Jul 22, 2025
@LoveDoLove
Copy link
Contributor Author

修復 Issue #1072

@Mikeyno234
Copy link

and how i use the update?

@LoveDoLove
Copy link
Contributor Author

and how i use the update?

I just resolve the issue, but wait the author merge it into the main branch.

@nguyenle251202
Copy link

and how i use the update?

pyinstaller --onefile --console --name "CursorFreeVIP" --add-data "locales;locales" --add-data ".env;." --hidden-import quit_cursor --hidden-import utils main.py

Copy link

@WuWaA WuWaA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are clear. First change is updating Chrome user agent, second change is removing "www" to fix "401 Client Error".

@nguyen2312-dev
Copy link

how do i use the updated ver ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants